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

The current state of rosserial does not support PROGMEM usage. However, I implemented a rosserial version that supports PROGMEM usage. You can check it out from my fork of the rosserial repo on github:

https://github.com/strothmw/rosserial

For usage see this example:

https://github.com/strothmw/rosserial/blob/indigo-devel/rosserial_arduino/src/ros_lib/examples/HelloWorldFlash/HelloWorldFlash.pde