D2SLAM icon indicating copy to clipboard operation
D2SLAM copied to clipboard

[Help] How to generate the dense map?

Open DapengFeng opened this issue 2 years ago • 1 comments

Dear Dr. Xu,

After running the demo, we obtain the following visualization results with the sparse map. Screenshot from 2023-06-25 15-06-36 We have a question about generating a dense map by modifying the config file, like the teaser figure shown in the readme. dense_ri_2

Yours, Dapeng.

DapengFeng avatar Jun 25 '23 07:06 DapengFeng

For quad-cam, you may take a look at https://github.com/HKUST-Aerial-Robotics/D2SLAM/blob/main/quadcam_depth_est/launch/depth-node.launch For using realsense camera, we directly use depth generated by camera

xuhao1 avatar Jul 06 '23 12:07 xuhao1