Get started
Datasets
Solutions & pricing
3D LiDAR
Full 3D SLAM
State estimation
mp2p_icp
Learn more
#include <StateEstimationSimple.h> struct PendingImu { // fields double wx = 0; double wy = 0; double wz = 0; };