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

rosbag waiting for the map [closed]

asked 2013-07-17 11:20:02 -0500

salime gravatar image

updated 2016-10-24 08:35:07 -0500

ngrennan gravatar image

I have a .bag file called kinect.bag and I have downloaded an existing bag from here wget http://pr.willowgarage.com/data/gmapping/basic_localization_stage.bag

I am following this tutorial http://www.ros.org/wiki/slam_gmapping/Tutorials/MappingFromLoggedData but when I use rosrun map_server map_saver is says waiting for the map and it does not save the map.pgm file

I have already use the --clock when I run the .bag file

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-06-22 00:51:30.611304

Comments

Are you on multiple machines?

tfoote gravatar image tfoote  ( 2013-07-17 12:48:28 -0500 )edit

no... just one

salime gravatar image salime  ( 2013-07-17 13:29:08 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-07-17 11:32:58 -0500

lindzey gravatar image

Have you used rostopic to check that the map is published on the topic you expect when you run rosbag play basic_localization_stage.bag?

edit flag offensive delete link more

Comments

yes... and the map is published.. but I don't know why is not working

salime gravatar image salime  ( 2013-07-17 12:14:23 -0500 )edit

Question Tools

Stats

Asked: 2013-07-17 11:20:02 -0500

Seen: 529 times

Last updated: Jul 17 '13