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

You should only call spin from a single thread. You might now have two instances of this class or another class which now follows the same patter. If you want to do this It's suggested to use the multithreaded Spinner. See the overview page for threading.