Definition at line 26 of file kf2kf_poses.h.
#include <mrpt/srba/models/kf2kf_poses.h>
Public Types | |
| typedef mrpt::poses::CPose3D | pose_t |
| The pose class. More... | |
| typedef mrpt::poses::SE_traits< 3 > | se_traits_t |
| The SE(3) traits struct (for Lie algebra log/exp maps, etc.) More... | |
Static Public Attributes | |
| static const size_t | REL_POSE_DIMS = 6 |
| Each relative pose is parameterized as a CPose3D() More... | |
The pose class.
Definition at line 29 of file kf2kf_poses.h.
The SE(3) traits struct (for Lie algebra log/exp maps, etc.)
Definition at line 30 of file kf2kf_poses.h.
|
static |
Each relative pose is parameterized as a CPose3D()
Definition at line 28 of file kf2kf_poses.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |