Quickstart
3D LiDAR
State estimation
mp2p_icp
Learn more
The list of point indices in each voxel
#include <PointCloudToVoxelGrid.h> struct voxel_t { // fields std::vector<std::size_t> indices; };