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

I'm going through something similar with my project. I suggest upping the baud rate (this answer explains how to do that), making sure you aren't sending or receiving too much data and limit the publishing rate to the minimum. I'm exploring the limits of the Arduino MEGA with my current system and with the different encoders, sensors and motor outputs, I may have to move to a second Arduino in the future.