| 
    MRPT
    2.0.0
    
   | 
 
#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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |