|
odometry
|
#include <Configuration.hpp>
Public Member Functions | |
| TranslationWithYaw () | |
| TranslationWithYaw (const Eigen::Vector3d &v, double yaw) | |
| Eigen::Vector4d | toVector4d () const |
Public Attributes | |
| base::Vector3d | translation |
| double | yaw |
|
inline |
| TranslationWithYaw::TranslationWithYaw | ( | const Eigen::Vector3d & | v, |
| double | yaw | ||
| ) |
| Eigen::Vector4d TranslationWithYaw::toVector4d | ( | ) | const |
| base::Vector3d odometry::TranslationWithYaw::translation |
| double odometry::TranslationWithYaw::yaw |
1.8.13