struct mrpt::apps::ICP_SLAM_App_Live::TThreadParams

Overview

#include <mrpt/apps/ICP_SLAM_App.h>

struct TThreadParams
{
    // fields

    mrpt::config::CConfigFileBase* cfgFile;
    std::string section_name;
};