#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DQuat.h>
#include <mrpt/math/CMatrixD.h>
#include <mrpt/utils/CProbabilityDensityFunction.h>
#include <mrpt/poses/opengl_frwd_decl.h>
Go to the source code of this file.
Classes | |
struct | mrpt::poses::CPose3DQuatPDFPtr |
class | mrpt::poses::CPose3DQuatPDF |
Declares a class that represents a Probability Density Function (PDF) of a 3D pose (6D actually), by means of a 7-vector with a translation [x y z] and a quaternion [qr qx qy qz]. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | 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, CPose3DQuatPDFPtr &pObj) |
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |