Quickstart
3D LiDAR
mp2p_icp
Learn more
#include <MapServer.h> struct ReturnStatus { // fields bool success = false; std::string error_message; };