#include <mav_forces_and_moments.h>
Public Attributes | |
Eigen::Vector3d | omega |
Eigen::Vector3d | pos |
Eigen::Matrix3d | rot |
double | t |
Eigen::Vector3d | vel |
Definition at line 55 of file mav_forces_and_moments.h.
Eigen::Vector3d rosflight_sim::MAVForcesAndMoments::Current_State::omega |
Definition at line 60 of file mav_forces_and_moments.h.
Eigen::Vector3d rosflight_sim::MAVForcesAndMoments::Current_State::pos |
Definition at line 57 of file mav_forces_and_moments.h.
Eigen::Matrix3d rosflight_sim::MAVForcesAndMoments::Current_State::rot |
Definition at line 58 of file mav_forces_and_moments.h.
double rosflight_sim::MAVForcesAndMoments::Current_State::t |
Definition at line 61 of file mav_forces_and_moments.h.
Eigen::Vector3d rosflight_sim::MAVForcesAndMoments::Current_State::vel |
Definition at line 59 of file mav_forces_and_moments.h.