Get started
Datasets
Solutions & pricing
3D LiDAR
Full 3D SLAM
State estimation
mp2p_icp
Learn more
struct VoxelKey { // fields int32_t cx; int32_t cy; int32_t cz; // methods bool operator == (const VoxelKey& o) const; };