#include <mrpt/slam/CMetricMapsAlignmentAlgorithm.h>#include <mrpt/utils/CLoadableOptions.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. More... | |
| class | mrpt::slam::CICP::TConfigParams |
| The ICP algorithm configuration data. More... | |
| struct | mrpt::slam::CICP::TReturnInfo |
| The ICP algorithm return information. More... | |
Namespaces | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::slam |
This namespace contains algorithms for SLAM, localization, map building, representation of robot's actions and observations, and representation of many kinds of metric maps. | |
Enumerations | |
| enum | mrpt::slam::TICPAlgorithm { mrpt::slam::icpClassic = 0, mrpt::slam::icpLevenbergMarquardt, mrpt::slam::icpIKF } |
The ICP algorithm selection, used in mrpt::slam::CICP::options. More... | |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |