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

After some "in depth" debugging I discovered that in my case the problem was caused by a buffer overflow on arduino serial rx buffer. In this case higher baud rates increase the problem :) Is easy to modify the buffer size on arduino source though.