ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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.