Robotics StackExchange | Archived questions

Can I go on building map from created partial map?

Hi everyone,

I am using mrptrbpfslam packge for building maps using ROS kinect. I have created maps succesfully but I wondered if there is a way to go on building a map from other previous map for complete it and adding more relative information.

thanks!

Asked by jancore on 2019-01-08 09:56:35 UTC

Comments

Answers

The feature you want is called "Lifelong mapping" and as far as I know there is no available SLAM algorithms in ROS that offer it.

The Cartographer team is working right now towards that goal and appears to be close to completion.

Asked by juanlu on 2019-01-09 05:38:53 UTC

Comments