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

Please take a look at ros::spinOnce().

See roscpp/Overview/Callbacks and Spinning for more info on the different threading models.

I would also recommend to take a look at message_filters, particularly Cache.