SLAM Map relocalisation for Turtlebot

asked 2017-12-04 09:09:14 -0500

Baumboon gravatar image

updated 2017-12-06 05:36:42 -0500

Hello guys,

i uses ros kinetic with gazebo 7.0. I described my location problem in this thread:

Location problem after i drived into an object

Now i think the problem with the map Deviation can be solved if i can relocalisate my Robot.

To understand what kind of map i use here are my commands for mapping:

Building map:

roslaunch turtlebot_gazebo gmapping_demo.launch

Starting map:

roslaunch turtlebot_gazebo amcl_demo.launch map_file:=/home/<user_name>/turtlebot_custom_maps/tutorial.yaml

So my question is, is there a way to relocalise the Robot manually if there is a too big deviation from map position to real position. Or is there a map that fits better for the requirement i needed?

edit retag flag offensive close merge delete

Comments

If you're running rviz you can set a pose manually.

jayess gravatar image jayess  ( 2018-01-04 20:09:00 -0500 )edit