The type of each global pose in nodes: an extension of the constraint_no_pdf_t pose with any optional user-defined data.
#include <mrpt/graphs/CNetworkOfPoses.h>
Public Member Functions | |
| global_pose_t () | |
| template<typename ARG1 > | |
| global_pose_t (const ARG1 &a1) | |
| template<typename ARG1 , typename ARG2 > | |
| global_pose_t (const ARG1 &a1, const ARG2 &a2) | |
| mrpt::graphs::CNetworkOfPoses::global_pose_t::global_pose_t | ( | ) | [inline] |
Definition at line 125 of file CNetworkOfPoses.h.
| mrpt::graphs::CNetworkOfPoses::global_pose_t::global_pose_t | ( | const ARG1 & | a1 | ) | [inline] |
Definition at line 126 of file CNetworkOfPoses.h.
| mrpt::graphs::CNetworkOfPoses::global_pose_t::global_pose_t | ( | const ARG1 & | a1, |
| const ARG2 & | a2 | ||
| ) | [inline] |
Definition at line 127 of file CNetworkOfPoses.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |