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

Revision history [back]

Depends on how long your callbacks run. But spinOnce does not just execute only one callback but it will empty the queue if possible and then return.