16 namespace mrpt {
namespace srba {
Specialization of SE for 2D poses.
static const size_t REL_POSE_DIMS
Each relative pose is parameterized as a CPose3D()
mrpt::poses::SE_traits< 3 > se_traits_t
The SE(3) traits struct (for Lie algebra log/exp maps, etc.)
mrpt::poses::SE_traits< 2 > se_traits_t
The SE(2) traits struct (for Lie algebra log/exp maps, etc.)
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
A class used to store a 2D pose.
A class used to store a 3D pose (a 3D translation + a rotation in 3D).
mrpt::poses::CPose3D pose_t
The pose class.
static const size_t REL_POSE_DIMS
Each relative pose is parameterized as a CPose3D()
mrpt::poses::CPose2D pose_t
The pose class.
Specialization of SE for 3D poses.