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

Revision history [back]

The answer depends on the number of spin loops you are running. Have a look at this page.

The short answer is: if you call spin only once in your applications, you shouldn't need to synchronize. If you have multiple spinners, synchronize.