How to create a map?
I need to define a map for my robot to let it work with amcl, what kind of software you guys actually using to draw map?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I need to define a map for my robot to let it work with amcl, what kind of software you guys actually using to draw map?
Use GIMP IMAGE Editor.
Use slam_gmapping to create a map of your environment. After that, you can load the created map into a map-server and use AMCL for navigation.
Use Gmapping package.
<link> http://wiki.ros.org/gmapping <\link>
Asked: 2013-09-25 19:59:05 -0600
Seen: 2,772 times
Last updated: Oct 17 '13
Turtlebot Autonomous Navigation
transform from /base_link to /map
Are there any interesting pgm map files available for simulation?
hector_slam: how to load a saved map (and perform localization)
Loading a prior map with gmapping
Default 2D pose estimate when navigating