#include <mrpt/poses/CPose.h>#include <mrpt/math/CMatrixFixedNumeric.h>#include <mrpt/math/CQuaternion.h>#include <mrpt/poses/CPoint3D.h>#include <mrpt/math/lightweight_geom_data.h>

Go to the source code of this file.
Classes | |
| struct | mrpt::poses::CPose3DQuatPtr |
| class | mrpt::poses::CPose3DQuat |
| A class used to store a 3D pose as a translation (x,y,z) and a quaternion (qr,qx,qy,qz). More... | |
| struct | mrpt::poses::CPose3DQuat::iterator |
| struct | mrpt::poses::CPose3DQuat::const_iterator |
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, CPose3DQuatPtr &pObj) |
| std::ostream BASE_IMPEXP & | mrpt::poses::operator<< (std::ostream &o, const CPose3DQuat &p) |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |