class mrpt::apps::ICP_SLAM_App_Live¶
#include <mrpt/apps/ICP_SLAM_App.h> class ICP_SLAM_App_Live: public mrpt::apps::ICP_SLAM_App_Base { public: // structs struct TThreadParams; };
Inherited Members¶
public: // structs struct TMsg; // fields mrpt::config::CConfigFileMemory params; bool quits_with_esc_key = true; // methods void initialize(int argc, const char** argv); void run();