MRPT
2.0.1
|
#include <mrpt/config/CLoadableOptions.h>
#include <mrpt/containers/deepcopy_poly_ptr.h>
#include <mrpt/maps/CLandmarksMap.h>
#include <mrpt/poses/CPosePDFSOG.h>
#include <mrpt/poses/poses_frwds.h>
#include <mrpt/slam/CMetricMapsAlignmentAlgorithm.h>
#include <mrpt/slam/COccupancyGridMapFeatureExtractor.h>
#include <mrpt/typemeta/TEnumType.h>
#include <mrpt/vision/CFeatureExtraction.h>
Go to the source code of this file.
Classes | |
class | mrpt::slam::CGridMapAligner |
A class for aligning two multi-metric maps (with an occupancy grid maps and a points map, at least) based on features extraction and matching. More... | |
class | mrpt::slam::CGridMapAligner::TConfigParams |
The ICP algorithm configuration data. More... | |
struct | mrpt::slam::CGridMapAligner::TReturnInfo |
The ICP algorithm return information. More... | |
struct | mrpt::slam::CGridMapAligner::TReturnInfo::TPairPlusDistance |
Namespaces | |
mrpt::slam | |
Functions | |
MRPT_FILL_ENUM_MEMBER (CGridMapAligner, amRobustMatch) | |
MRPT_FILL_ENUM_MEMBER (CGridMapAligner, amCorrelation) | |
MRPT_FILL_ENUM_MEMBER (CGridMapAligner, amModifiedRANSAC) | |
MRPT_FILL_ENUM_MEMBER | ( | CGridMapAligner | , |
amRobustMatch | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | CGridMapAligner | , |
amCorrelation | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | CGridMapAligner | , |
amModifiedRANSAC | |||
) |
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 |