vdbfusion_ros
vdbfusion_ros copied to clipboard
ROS1 Wrapper for VDBFusion https://github.com/PRBonn/vdbfusion
Getting OpenVDB to compile on a noetic docker image (ubuntu 20.04) required both the libjemalloc-dev and libtbb-dev packages in addition to the ones listed
I have added a Service call to enable the publishing of the extracted vertices as ROS sensor_msgs::PointCloud2 on a topic for publishing fused pointclouds.
Hi,Thank you very much for making this excellent work available. However, I encountered some issues while using it. The results obtained using the KITTI dataset are not as good as...