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

Is there a Turtlebot package software for iRobot Roomba 600 series base?

asked 2016-10-06 11:59:02 -0500

Diana_Elyza gravatar image

Hi!!

I'm trying to make my own Turtlebot using a Roomba 645 base, a Kinect sensor and ROS Indigo. I would like to use this platform to make maps (SLAM) using Gmapping package for example.

I've trying to use it with some packages changing the parameters for the roomba base, but the communication fails. Does Someone has try to use the Turtlebot package for roomba 600 base with success?

Thanks!!!

Greetings

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-10-06 12:54:02 -0500

Mani gravatar image

You can take a look at AutonomyLab/create_autonomy: ROS driver for iRobot Create 1 and 2. . According to its REAME, it may support the 600 series.

edit flag offensive delete link more

Comments

Thank you Mani!!!

I've worked it and it works but I don't know how to use it with the Kinect and the Gmapping package. I'm newbie in this.

Greetings

Diana_Elyza gravatar image Diana_Elyza  ( 2016-10-06 13:04:13 -0500 )edit

You are welcome. Now that the base is working, you need to pretty much go through all the tutorials regarding how to setup your custom robot, setting up its kinematic (TF) tree and how to do gmapping/amcl and how to navigate your robot with the ROS navigation stack.

Mani gravatar image Mani  ( 2016-10-06 18:34:44 -0500 )edit

You might be able to re-use many components of the current turtlebot packages, essentially replacing the base driver with create_autonomy, update the description files and tweak the launch/configuration files.

Mani gravatar image Mani  ( 2016-10-06 18:36:15 -0500 )edit

Thank you very much!!!

I'll follow your suggestions.

Greetings =)

Diana_Elyza gravatar image Diana_Elyza  ( 2016-10-06 21:22:26 -0500 )edit

You are welcome. It is going to be a rewarding process. Good luck! (PS. If this answer solved your issue, it would be great if you mark it as correct)

Mani gravatar image Mani  ( 2016-10-06 22:00:58 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-10-06 11:59:02 -0500

Seen: 1,114 times

Last updated: Oct 06 '16