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

Revision history [back]

The spinOnce is necessary for the callback function to work. Therefore, if a node only publishes, it can work without `spinOnceP.

The spinOnce is necessary for the callback function to work. Therefore, if a node only publishes, it can work without `spinOnceP.spinOnce.