#include <ProbabilisticEgomotion.h>
Public Attributes | |
| float | tx |
| float | ty |
| float | tz |
| float | r_x |
| float | r_y |
| float | r_z |
| float | score |
| float MotionParameters::r_x |
X-component of rotation
| float MotionParameters::r_y |
Y-component of rotation
| float MotionParameters::r_z |
Z-component of rotation
| float MotionParameters::score |
motion score
| float MotionParameters::tx |
X-component of translation
| float MotionParameters::ty |
Y-component of translation
| float MotionParameters::tz |
Z-component of translation
1.4.7