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

Can Gmapping package in ROS can create map at Runtime

asked 2016-08-14 08:07:46 -0500

Atul Divekar gravatar image

We have gmapping package in ROS Can we create a map in ROS at runtime using gmapping package and without using rosbag file ? If yes ,then how it can be done ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2016-08-15 01:22:16 -0500

mgruhler gravatar image

Yes this can be done.

Just set up gmapping as you do with the bagfile, but use the inputs of the real robot instead of the topics coming from the bagfile (i.e. the laserscanner message and the tf)

edit flag offensive delete link more

Comments

If yes. Can you explained How it can be done with example?

Atul Divekar gravatar image Atul Divekar  ( 2016-08-16 07:19:29 -0500 )edit

Check out the various packages configuring gmapping, e.g. cob_mapping_slam

mgruhler gravatar image mgruhler  ( 2016-08-18 03:35:38 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-08-14 08:07:46 -0500

Seen: 110 times

Last updated: Aug 15 '16