MRPT  1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps Struct Reference

Detailed Description

Properties struct for both the Registration Decider and Optimizer classes.

Definition at line 35 of file TUserOptionsChecker.h.

#include <mrpt/graphslam/apps_related/TUserOptionsChecker.h>

Inheritance diagram for mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps:

Public Member Functions

 TRegistrationDeciderOrOptimizerProps ()=default
 
 ~TRegistrationDeciderOrOptimizerProps ()=default
 

Public Attributes

std::string name
 Name of the decider or optimizer class. More...
 
std::string description
 General description of the decicder or optimizer class. More...
 
bool is_mr_slam_class {false}
 Class indicating if the current decider/optimizer class can be used in a multi-robot SLAM operation. More...
 
bool is_slam_2d {true}
 
bool is_slam_3d {false}
 

Constructor & Destructor Documentation

◆ TRegistrationDeciderOrOptimizerProps()

mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::TRegistrationDeciderOrOptimizerProps ( )
default

◆ ~TRegistrationDeciderOrOptimizerProps()

mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::~TRegistrationDeciderOrOptimizerProps ( )
default

Member Data Documentation

◆ description

std::string mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::description

◆ is_mr_slam_class

bool mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::is_mr_slam_class {false}

Class indicating if the current decider/optimizer class can be used in a multi-robot SLAM operation.

Definition at line 48 of file TUserOptionsChecker.h.

Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_T >::dumpOptimizersToConsole(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_T >::dumpRegistrarsToConsole().

◆ is_slam_2d

bool mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::is_slam_2d {true}

◆ is_slam_3d

bool mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::is_slam_3d {false}

◆ name

std::string mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps::name



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020