ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

ROS natively on the iRobot Create Command Module

asked 2011-03-27 20:26:28 -0500

hawesie gravatar image

Hi,

Does anyone know if it's possible to run ROS natively (i.e. cross compiled) on the Command Module for iRobot Create?

thanks,

Nick

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2011-03-27 22:23:39 -0500

mjcarroll gravatar image

There is not a native release of ROS for 8-bit platforms, so a native executable for the command module is not available.

It is highly unlikely that ROS will ever target a platform that constrained, since most of the focus is on higher-level research.

There are several libraries available for communicating with the iRobot from ROS though. You can check out everything available on the Robots for ROS - Roomba Page.

edit flag offensive delete link more
1

answered 2011-03-28 05:40:36 -0500

tfoote gravatar image

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-03-27 20:26:28 -0500

Seen: 350 times

Last updated: Mar 28 '11