#include <mrpt/poses/CPosePDFGaussian.h>#include <mrpt/poses/CPose3DPDFGaussian.h>#include <mrpt/math/graphs.h>

Go to the source code of this file.
Classes | |
| class | mrpt::poses::CNetworkOfPoses< CPOSE > |
| A network of links constraining the relative pose of pairs of nodes, indentified by their numeric IDs (of type size_t). 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. | |
Typedefs | |
| typedef CNetworkOfPoses < CPosePDFGaussian > | mrpt::poses::CNetworkOfPoses2D |
| The specialization of CNetworkOfPoses for poses of type CPosePDFGaussian. | |
| typedef CNetworkOfPoses < CPose3DPDFGaussian > | mrpt::poses::CNetworkOfPoses3D |
| The specialization of CNetworkOfPoses for poses of type CPose3DPDFGaussian. | |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |