|
MRPT
1.9.9
|
#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 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |