#include <mrpt/poses/CPointPDF.h>
#include <mrpt/math/CMatrix.h>
#include <mrpt/bayes/CParticleFilterCapable.h>
#include <mrpt/bayes/CProbabilityParticle.h>
#include <mrpt/bayes/CParticleFilterData.h>
Go to the source code of this file.
Classes | |
class | mrpt::poses::TSimple3DPoint |
Data within each particle. More... | |
class | mrpt::poses::CPointPDFParticles |
A probability distribution of a 2D/3D point, represented as a set of random samples (particles). More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::poses | |
Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms. | |
Functions | |
::mrpt::utils::CStream & | mrpt::poses::operator>> (mrpt::utils::CStream &in, TSimple3DPointPtr &pObj) |
::mrpt::utils::CStream & | mrpt::poses::operator>> (mrpt::utils::CStream &in, CPointPDFParticlesPtr &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 |