Get started
Solutions & pricing
3D LiDAR
Full 3D SLAM
State estimation
mp2p_icp
Learn more
#include <MapServer.h> struct ReturnStatus { // fields bool success = false; std::string error_message; };