35 #ifndef SNAV_FCI_THRUST_ATT_ANG_VEL_COMMAND_HPP_
36 #define SNAV_FCI_THRUST_ATT_ANG_VEL_COMMAND_HPP_
40 #include "api/tx_commands/tx_command.hpp"
58 mode_ = Mode::THRUST_ATT_ANG_VEL;
81 #endif // SNAV_FCI_THRUST_ATT_ANG_VEL_COMMAND_HPP_
Structure containing the inputs to the sn_send_thrust_att_ang_vel_command() Qualcomm Navigator API fu...
Definition: thrust_att_ang_vel_command.hpp:49
Definition: tx_command.hpp:41
ThrustAttAngVelCommand()
Default constructor.
Definition: thrust_att_ang_vel_command.hpp:56
float thrust
Definition: thrust_att_ang_vel_command.hpp:69
std::array< float, 4 > quaternion
Definition: thrust_att_ang_vel_command.hpp:70
std::array< float, 3 > angular_velocity
Definition: thrust_att_ang_vel_command.hpp:74