Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
Represents angular rates and accelerations in the FLU body frame. More...
#include <auterion_sdk/system_state/system_state.hpp>
Public Attributes | |
Eigen::Vector3f | angular_velocity_flu_rad_s |
Eigen::Vector3f | angular_acceleration_flu_rad_s |
Represents angular rates and accelerations in the FLU body frame.
Eigen::Vector3f auterion::AngularRates::angular_acceleration_flu_rad_s |
Angular acceleration in FLU coordinates [rad/s^2]
Eigen::Vector3f auterion::AngularRates::angular_velocity_flu_rad_s |
Angular velocity in FLU coordinates [rad/s]