Properties struct for the Optimizer classes.
Definition at line 89 of file TUserOptionsChecker.h.
#include <mrpt/graphslam/apps_related/TUserOptionsChecker.h>

Public Member Functions | |
| TOptimizerProps () | |
| ~TOptimizerProps () | |
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 |
| Class indicating if the current decider/optimizer class can be used in a multi-robot SLAM operation. More... | |
| bool | is_slam_2d |
| bool | is_slam_3d |
|
inline |
Definition at line 92 of file TUserOptionsChecker.h.
|
inline |
Definition at line 93 of file TUserOptionsChecker.h.
|
inherited |
General description of the decicder or optimizer class.
Definition at line 50 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Class indicating if the current decider/optimizer class can be used in a multi-robot SLAM operation.
Definition at line 54 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Definition at line 55 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkOptimizerExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkRegistrationDeciderExists(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Definition at line 56 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkOptimizerExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkRegistrationDeciderExists(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Name of the decider or optimizer class.
Definition at line 48 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkOptimizerExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkRegistrationDeciderExists(), mrpt::graphslam::apps::TUserOptionsChecker< mrpt::graphs::CNetworkOfPoses2DInf >::dumpRegistrarsToConsole(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
| Page generated by Doxygen 1.9.1 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at mar 26 may 2026 13:12:03 CEST |