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

Compare Gmapping map with Ground Truth

asked 2013-06-14 09:59:31 -0500

Zayin gravatar image

updated 2014-01-28 17:16:54 -0500

ngrennan gravatar image

I need to find a way of quantitatively comparing a map generated by SLAM_gmapping with the original map (.pgm) used for the stage simulation. I would use this to compare the accuracy of different mapping techniques. I have considered using an image comparison tool (I tried GraphicsMagick), but this comes with some problems. First, the scale of the saved map (rosrun map_server map_saver) is different from the one of the original map. Secondly, the positions of both maps are different. Hence, I would need to superimpose both images exactly using Gimp before comparing them, which is far from precise. Would anyone have any suggestions as to how to achieve my goal? I would either need a reliable way of rescaling the slam map or an independent algorithm to compare them... I have never studied image processing, so this is no easy task for me!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-07-12 05:12:51 -0500

Zayin gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-14 09:59:31 -0500

Seen: 1,339 times

Last updated: Jan 28 '14