Robotics StackExchange | Archived questions

Hector SLAM prerecorded map

Hello,

I'm trying to use hector SLAM for odometry on my robot. It works fine when I record laser data to a bag file and play it back at 1/4 speed. However, when running in realtime on the robot it works ok for straight lines but fails any time I try to turn. I was wondering if there was a way to load a prerecorded map and use that for localization.

Asked by mit Smith on 2017-07-07 15:40:25 UTC

Comments

Answers

AFAIK this feature is not implemented. Check here: http://answers.ros.org/question/47496/hector_slam-how-to-load-a-saved-map-and-perform-localization/

Asked by Procópio on 2017-07-17 02:08:30 UTC

Comments