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

how to fix MAP reference?!

asked 2021-06-17 03:21:27 -0500

Delbina gravatar image

hi everyone,

I have one question about the reference of the Map created by Rtabmap. The problem is that when I am in localization mode, and I want to specify a fixed goal for the vehicle, each time the coordinate of this goal is different. I mean every time that I launch rtabmap, I have to extract the coordinate of that goal, so it seems that the reference of the map is not fixed and every time changes.

How can I fix this issue? thanks a lot

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-07-15 07:52:15 -0500

matlabbe gravatar image

Make sure RGBD/OptimizeFromGraphEnd is false (default is false). Otherwise, the map will be in odom frame (which would change every time the robot is restarted). Until the robot is localized in the map, the pose in the map would not be reliable, unless the robot is restarting exactly from where it shut down.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-06-17 03:21:27 -0500

Seen: 79 times

Last updated: Jul 15 '21