hdl_graph_slam
hdl_graph_slam copied to clipboard
How to extend map using another point cloud rosbag?
Hi, just wonder how to extend my map if I have already generated a map and I want extend it?
Hi @jinfagang , This package itself does not provide a capability to extend an existing map. I think you need to merge maps generated separately using, for instance, ICP matching.