MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |