Robotics StackExchange | Archived questions

Gmapping with eddiebot package (Based on turtlebot API)

Hello Guys, I;m trying to use this package: http://www.ros.org/wiki/gmapping

with the eddie robot (parallax) using the eddiebot stack (Based on Turtlebot API) http://www.ros.org/wiki/eddiebot

I already have the bringup runing (kinect.launch and minimal.launch) but I would like to know how to get gmapping running

I dont know if it could be possible to use the gmapping code from the turtlebot and port it to work with eddie. http://www.ros.org/wiki/turtlebot_navigation/Tutorials/Build%20a%20map%20with%20SLAM

what should I do to port it?

if it could be possible to use the "turtlebot_navigation" package for this purposes.

what do I need to modify to make it work?

my idea is to modify only certain parameters for example in the launch file:

to

it could be as simple as that? since the eddiebot is using the turtlebot API's

thank you! Omar

Asked by konet on 2013-03-20 17:40:50 UTC

Comments

Have you solved it? Which ros distribution are you using?

Asked by Ahyan on 2015-01-12 00:52:39 UTC

Answers