MRPT
1.9.9
|
#include <mrpt/core/exceptions.h>
#include <mrpt/graphs/CNetworkOfPoses.h>
#include <mrpt/poses/CPose3DPDFGaussianInf.h>
#include <mrpt/poses/CPosePDFGaussianInf.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/graphslam/ERD/CEmptyERD.h>
#include <mrpt/graphslam/ERD/CICPCriteriaERD.h>
#include <mrpt/graphslam/ERD/CLoopCloserERD.h>
#include <mrpt/graphslam/GSO/CLevMarqGSO.h>
#include <mrpt/graphslam/NRD/CEmptyNRD.h>
#include <mrpt/graphslam/NRD/CFixedIntervalsNRD.h>
#include <mrpt/graphslam/NRD/CICPCriteriaNRD.h>
#include <iostream>
#include <string>
#include <vector>
#include "TUserOptionsChecker_impl.h"
Go to the source code of this file.
Classes | |
struct | mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps |
Properties struct for both the Registration Decider and Optimizer classes. More... | |
struct | mrpt::graphslam::apps::TRegistrationDeciderProps |
Properties struct for the Registration Decider classes. More... | |
struct | mrpt::graphslam::apps::TOptimizerProps |
Properties struct for the Optimizer classes. More... | |
struct | mrpt::graphslam::apps::TUserOptionsChecker< GRAPH_t > |
Class containing the declarations of supplementary methods that can be used in application-related code. More... | |
Namespaces | |
mrpt::graphslam::apps | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |