#include <mrpt/slam/CMetricMapsAlignmentAlgorithm.h>#include <mrpt/maps/CLandmarksMap.h>#include <mrpt/config/CLoadableOptions.h>#include <mrpt/typemeta/TEnumType.h>#include <mrpt/containers/deepcopy_poly_ptr.h>#include <mrpt/poses/CPosePDFSOG.h>#include <mrpt/poses/poses_frwds.h>#include <mrpt/vision/CFeatureExtraction.h>#include <mrpt/slam/COccupancyGridMapFeatureExtractor.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 | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| 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 | , |
| amCorrelation | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | CGridMapAligner | , |
| amModifiedRANSAC | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | CGridMapAligner | , |
| amRobustMatch | |||
| ) |
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |