la3dm icon indicating copy to clipboard operation
la3dm copied to clipboard

get the mapping using rosbag

Open tqlblzj opened this issue 2 years ago • 1 comments

Hi, how can I get the mapping result using the bag in the data file, so I can get the result as it shows in the video

tqlblzj avatar May 23 '23 14:05 tqlblzj

Thanks for the interest in this project. For running from a bag file, I recommend taking a look at the launch file la3dm_server.launch and the corresponding server nodes (e.g. bgkoctomap_server.cpp). The launch file takes a method (gpoctomap, bgkoctomap, bgkloctomap, or bgklvoctomap, for example), along with any relevant configuration data for the method and runs the corresponding server node.

I'll also cc @erikkpearson who has used and updated this codebase more recently than I have.

keevindoherty avatar May 23 '23 22:05 keevindoherty