#include <mrpt/utils/utils_defs.h>#include <vector>#include <iostream>#include <iterator>#include <mrpt/slam/link_pragmas.h>
Go to the source code of this file.
Classes | |
| struct | mrpt::slam::detail::TPoseBin2D |
| Auxiliary structure used in KLD-sampling in particle filters. More... | |
| struct | mrpt::slam::detail::TPoseBin2D::lt_operator |
| less-than ordering of bins for usage in STL containers More... | |
| struct | mrpt::slam::detail::TPathBin2D |
| Auxiliary structure. More... | |
| struct | mrpt::slam::detail::TPathBin2D::lt_operator |
| less-than ordering of bins for usage in STL containers More... | |
| struct | mrpt::slam::detail::TPoseBin3D |
| Auxiliary structure used in KLD-sampling in particle filters. More... | |
| struct | mrpt::slam::detail::TPoseBin3D::lt_operator |
| less-than ordering of bins for usage in STL containers 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. | |
| namespace | mrpt::slam::detail |
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |