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.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |