|
MRPT
2.0.1
|
#include <mrpt/config/CLoadableOptions.h>#include <mrpt/slam/CMetricMapsAlignmentAlgorithm.h>#include <mrpt/typemeta/TEnumType.h>Go to the source code of this file.
Classes | |
| class | mrpt::slam::CICP |
| Several implementations of ICP (Iterative closest point) algorithms for aligning two point maps or a point map wrt a grid map. More... | |
| class | mrpt::slam::CICP::TConfigParams |
| The ICP algorithm configuration data. More... | |
| struct | mrpt::slam::CICP::TReturnInfo |
| The ICP algorithm return information. More... | |
Namespaces | |
| mrpt::slam | |
Enumerations | |
| enum | mrpt::slam::TICPAlgorithm { mrpt::slam::icpClassic = 0, mrpt::slam::icpLevenbergMarquardt } |
| The ICP algorithm selection, used in mrpt::slam::CICP::options mrpt_slam_grp. More... | |
| enum | mrpt::slam::TICPCovarianceMethod { mrpt::slam::icpCovLinealMSE = 0, mrpt::slam::icpCovFiniteDifferences } |
| ICP covariance estimation methods, used in mrpt::slam::CICP::options. More... | |
Functions | |
| MRPT_FILL_ENUM (icpClassic) | |
| MRPT_FILL_ENUM (icpLevenbergMarquardt) | |
| MRPT_FILL_ENUM (icpCovLinealMSE) | |
| MRPT_FILL_ENUM (icpCovFiniteDifferences) | |
| MRPT_FILL_ENUM | ( | icpClassic | ) |
| MRPT_FILL_ENUM | ( | icpLevenbergMarquardt | ) |
| MRPT_FILL_ENUM | ( | icpCovLinealMSE | ) |
| MRPT_FILL_ENUM | ( | icpCovFiniteDifferences | ) |
| 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 |