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

You could also simply write a ROS wrapper for some other application-specific serial interface code. It sounds like you don't really need ROS capabilities ON the Arduino so just write your own serial interface for exactly what you need and then do any ROS-specific communication from within the node.