ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you use many publishers/subscribers and logging (const strings) your sketch may still fit the FLASH but it can easily run out of SRAM at runtime, see this http://answers.ros.org/question/193202/rosserial-arduino-use-progmem-in-ros_lib/ and this https://github.com/ros-drivers/rosserial/issues/143