MRPT
1.9.9
|
#include <mrpt/bayes/CParticleFilter.h>
#include <mrpt/bayes/CParticleFilterCapable.h>
#include <mrpt/config/CLoadableOptions.h>
#include <mrpt/core/safe_pointers.h>
#include <mrpt/img/CCanvas.h>
#include <mrpt/maps/CMultiMetricMap.h>
#include <mrpt/maps/CMultiMetricMapPDF.h>
#include <mrpt/slam/CMetricMapBuilder.h>
Go to the source code of this file.
Classes | |
class | mrpt::slam::CMetricMapBuilderRBPF |
This class implements a Rao-Blackwelized Particle Filter (RBPF) approach to map building (SLAM). More... | |
struct | mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions |
Options for building a CMetricMapBuilderRBPF object, passed to the constructor. More... | |
struct | mrpt::slam::CMetricMapBuilderRBPF::TStats |
This structure will hold stats after each execution of processActionObservation. More... | |
Namespaces | |
mrpt::slam | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |