#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 | |
struct | mrpt::slam::CRBPFParticleDataPtr |
class | mrpt::slam::CRBPFParticleData |
Auxiliary class used in mrpt::slam::CMultiMetricMapPDF. More... | |
struct | mrpt::slam::CMultiMetricMapPDFPtr |
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 | |
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. | |
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.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |