Definition at line 33 of file kf2kf_poses.h.
#include <mrpt/srba/models/kf2kf_poses.h>
Public Types | |
| typedef mrpt::poses::CPose2D | pose_t |
| The pose class. More... | |
| typedef mrpt::poses::SE_traits< 2 > | se_traits_t |
| The SE(2) traits struct (for Lie algebra log/exp maps, etc.) More... | |
Static Public Attributes | |
| static const size_t | REL_POSE_DIMS = 3 |
| Each relative pose is parameterized as a CPose3D() More... | |
The pose class.
Definition at line 36 of file kf2kf_poses.h.
The SE(2) traits struct (for Lie algebra log/exp maps, etc.)
Definition at line 37 of file kf2kf_poses.h.
|
static |
Each relative pose is parameterized as a CPose3D()
Definition at line 35 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 |