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

Revision history [back]

click to hide/show revision 1
initial version

That's not how spin works. See the roscpp spinning documentation

If you want to stop receiving data you should unsubscribe and resubscribe to start the flow again.

That's not how spin works. See the roscpp spinning documentation

If you want to stop receiving data you should unsubscribe and resubscribe to start the flow again. See the subscriber overview