ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Late response, but I guess this is a common problem. This solved my problem: http://answers.ros.org/question/28890/using-rosserial-for-a-atmega168arduino-based-motorcontroller/
Basically you can change the assigned buffer for serial communication by limiting the number of publishers/subscribers and also their length.