#include <mrpt/slam/CMultiMetricMap.h>#include <mrpt/slam/CSimpleMap.h>#include <mrpt/poses/CPosePDFParticles.h>#include <mrpt/poses/CPose3DPDFParticles.h>#include <mrpt/poses/CPoseRandomSampler.h>#include <mrpt/bayes/CParticleFilterCapable.h>#include <mrpt/utils/CLoadableOptions.h>#include <mrpt/slam/CICP.h>#include <mrpt/slam/PF_implementations_data.h>#include <mrpt/slam/link_pragmas.h>

Go to the source code of this file.
Classes | |
| class | mrpt::slam::CRBPFParticleData |
| Auxiliary class used in mrpt::slam::CMultiMetricMapPDF. More... | |
| class | mrpt::slam::CMultiMetricMapPDF |
| Declares a class that represents a Rao-Blackwellized set of particles for solving the SLAM problem (This class is the base of RBPF-SLAM applications). More... | |
| struct | mrpt::slam::CMultiMetricMapPDF::TPredictionParams |
| The struct for passing extra simulation parameters to the prediction/update stage when running a particle filter. More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| 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. | |
Functions | |
| ::mrpt::utils::CStream & | mrpt::slam::operator>> (mrpt::utils::CStream &in, CRBPFParticleDataPtr &pObj) |
| ::mrpt::utils::CStream & | mrpt::slam::operator>> (mrpt::utils::CStream &in, CMultiMetricMapPDFPtr &pObj) |
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |