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

This happened to me a lot, and 90% of the time turned out to be because I was trying to push too much data over the line. For example, the ros_lib ADC example for me will lose sync constantly until I added a delay in the loop (10Hz works reliably for me).