isaac_ros_nvblox icon indicating copy to clipboard operation
isaac_ros_nvblox copied to clipboard

How to reuse saved map?

Open cjh1995-ros opened this issue 3 years ago • 2 comments

A typical navgiation is to load a map using an image file and a yaml file that fills in its information.

However, your package saves point cloud data, so I wrote a question wondering how to use this data for navigation again.

cjh1995-ros avatar Jun 08 '22 01:06 cjh1995-ros

Hey, serialization/reloading this is not currently supported but is coming in a future release :) The current state is meant to be used for local navigation - so you'd build up a new map next time you start up the robot.

helenol avatar Jun 08 '22 09:06 helenol

Thanks for letting me know! Hope that comes fast!

cjh1995-ros avatar Jun 09 '22 17:06 cjh1995-ros

Hi, when saving feature come nearly? 2 or 4 month? or long time?

muratkoc503 avatar Sep 15 '22 12:09 muratkoc503

@muratkoc503 I read the paper and it seems that it was not intended to save the map using this package. NVIDIA also recommends using it with Elbrus SLAM, so I'm thinking of the way using the two together. I'd appreciate it if you could tell me if you have any other opinions.

cjh1995-ros avatar Sep 15 '22 12:09 cjh1995-ros