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.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |