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

If you look at README in ROS Serial MBED git repository it says that LPC1768, KL25Z, and NUCLEO F401RE are supported over the UART.

Personally, I am thinking it would be faster to implement a simple message passing protocol myself. ROS Serial is a very heavy weight solution

another option is ros_bridge