ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

lordricky's profile - activity

2017-02-11 01:54:01 -0500 commented answer Complete ROS uninstallation?

I would add: sudo apt-get purge python-ros*

before running the autoremove command

2017-01-25 18:57:28 -0500 answered a question rosserial too big for Arduino

Late response, but I guess this is a common problem. This solved my problem: http://answers.ros.org/question/28890...

Basically you can change the assigned buffer for serial communication by limiting the number of publishers/subscribers and also their length.

2017-01-25 18:06:31 -0500 received badge  Supporter (source)