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

Revision history [back]

roslaunch does not provide any guarantees about timing or ordering. If you need to do synchronization of your nodes, you will probably have to add synchronization code to the nodes themselves.