ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As @mjcarroll said ROS is not designed to run at the level of 8 bit microcontrollers, communications are abstracted at an IP level which most microcontrollers don't have available.
There are several driver stacks for the iRobot Create icreate, turtlebot, and irobot_create to name a few from a search of indexed ROS repositories.