ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

ROS Publishers and scubscribers need a little time to properly register with the master. Thus, this publish goes into nirvana somewhere. If you put a rospy.sleep(2.0) before the first publish, it will work.