MRPT
1.9.9
|
#include <mrpt/config/CConfigFileBase.h>
#include <mrpt/config/CLoadableOptions.h>
#include <mrpt/img/TColor.h>
#include <mrpt/math/CMatrixF.h>
#include <mrpt/obs/CActionCollection.h>
#include <mrpt/obs/CObservation2DRangeScan.h>
#include <mrpt/obs/CSensoryFrame.h>
#include <mrpt/slam/CICP.h>
#include <mrpt/slam/CIncrementalMapPartitioner.h>
#include <mrpt/graphs/CHypothesisNotFoundException.h>
#include <mrpt/graphs/THypothesis.h>
#include <mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider.h>
#include <mrpt/graphslam/misc/TNodeProps.h>
#include <mrpt/graphslam/misc/TSlidingWindow.h>
#include <mrpt/graphslam/misc/TUncertaintyPath.h>
#include <map>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "CLoopCloserERD_impl.h"
Go to the source code of this file.
Classes | |
class | mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T > |
Edge Registration Decider scheme specialized in Loop Closing. More... | |
struct | mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::TGetICPEdgeAdParams |
Struct for passing additional parameters to the getICPEdge call. More... | |
struct | mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::TGenerateHypotsPoolAdParams |
Struct for passing additional parameters to the generateHypotsPool call. More... | |
struct | mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::TLaserParams |
Struct for storing together the parameters needed for ICP matching, laser scans visualization etc. More... | |
struct | mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::TLoopClosureParams |
Struct for storing together the loop-closing related parameters. More... | |
Namespaces | |
mrpt::graphslam::deciders | |
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 |