| 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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |