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

Have you considered using subscribers with infinite message queue and possibly message_filters [1] (in particular time synchonizer) for nodes with multiple inputs? This way you can make sure that all data is processed.

[1] http://wiki.ros.org/message_filters