Cartographer System reboots in the middle of map creation causes trajectories pre- and post-reboot to have no established connection

asked 2021-04-20 19:33:52 -0500

ljd gravatar image

Hi there!

We have been using Cartographer for our project and encountered an issue due to the limited memory of our device. I apologize beforehand if a similar issue has already been asked, but since my search efforts have not turned up anything, I decided to explicitly ask for the case of our system.

While creating a map for a large indoor area, due to the limited nature of our system's memory, a reboot occurs while in the middle of map creation. Due to this, the previously known nodes and trajectories have been flushed from the work queue and it starts back to node 0.

My question is Is there any way to establish a connection to the trajectories prior to the reboot in order to avoid the distortion of the created map?

As of writing, after reboot, Cartographer treats it as a different location and, therefore, the image created goes out of bounds of what it the actual dimensions of the room. We would like Cartographer, post-reboot, to still recognize trajectories created pre-reboot to avoid a decline in the created map image as much as possible. So if there is a anything we can utilize in Cartographer's existing codes, it would be much appreciated!

Thank you.

edit retag flag offensive close merge delete

Comments

While there are many users of Cartographer in ROS and it has a very good ROS integration, Cartographer is not an integral part of it.

To increase your chances of getting helpful replies, I would suggest to post this on the cartographer-project/cartographer_ros issue tracker.

If/when you do, please post a link here in a comment, so we can keep things connected.

gvdhoorn gravatar image gvdhoorn  ( 2021-04-21 04:48:55 -0500 )edit