#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/utils/CLoadableOptions.h>
#include <mrpt/slam/CICP.h>
#include <mrpt/slam/PF_implementations_data.h>
#include <mrpt/slam/PF_aux_structs.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::CMultiMetricMapPDFParticles |
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 | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |