|
MRPT
1.9.9
|
Properties struct for the Optimizer classes.
Definition at line 87 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 89 of file TUserOptionsChecker.h.
|
inline |
Definition at line 90 of file TUserOptionsChecker.h.
|
inherited |
General description of the decicder or optimizer class.
Definition at line 52 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::dumpOptimizersToConsole(), and 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 57 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::dumpOptimizersToConsole(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Definition at line 58 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkOptimizerExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkRegistrationDeciderExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::dumpOptimizersToConsole(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Definition at line 59 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkOptimizerExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkRegistrationDeciderExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::dumpOptimizersToConsole(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
|
inherited |
Name of the decider or optimizer class.
Definition at line 50 of file TUserOptionsChecker.h.
Referenced by mrpt::graphslam::apps::TUserOptionsChecker< mrpt::graphs::CNetworkOfPoses2DInf >::_createDeciderOptimizerMappings(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkOptimizerExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::checkRegistrationDeciderExists(), mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::dumpOptimizersToConsole(), and mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t >::populateDeciderOptimizerProperties().
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |