#include <mrpt/maps/CMultiMetricMap.h>
#include <mrpt/maps/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::maps::CRBPFParticleData |
Auxiliary class used in mrpt::maps::CMultiMetricMapPDF. More... | |
class | mrpt::maps::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::maps::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 | |
mrpt::maps | |
Functions | |
::mrpt::utils::CStream & | mrpt::maps::operator>> (mrpt::utils::CStream &in, CRBPFParticleDataPtr &pObj) |
::mrpt::utils::CStream & | mrpt::maps::operator>> (mrpt::utils::CStream &in, CMultiMetricMapPDFPtr &pObj) |
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |