|
SRBA: Sparser Relative Bundle Adjustment
|
Definition at line 26 of file kf2kf_poses.h.
Public Types | |
| typedef mrpt::poses::CPose3D | pose_t |
| The pose class. | |
| typedef mrpt::poses::SE_traits< 3 > | se_traits_t |
| The SE(3) traits struct (for Lie algebra log/exp maps, etc.) | |
Static Public Attributes | |
| static const size_t | REL_POSE_DIMS = 6 |
| Each relative pose is parameterized as a CPose3D() | |
1.7.6.1