Quickstart
3D LiDAR
mp2p_icp
Learn more
#include <SmartFactorStereoProjectionPose.h> struct StereoObservation { // fields double x_left {0}; double x_right {0}; double y {0}; };