|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
int32_t theta
in rad with INT32_ANGLE_FRAC
void guidance_h_module_read_rc(void)
void guidance_h_module_enter(void)
void guidance_h_module_init(void)
struct ctrl_module_demo_struct ctrl
int32_t psi
in rad with INT32_ANGLE_FRAC
int32_t phi
in rad with INT32_ANGLE_FRAC
struct pprz_autopilot autopilot
Global autopilot structure.
bool in_flight
in flight status
#define ANGLE_BFP_OF_REAL(_af)
void guidance_h_module_run(bool in_flight)
void stabilization_attitude_run(bool in_flight)
void stabilization_attitude_read_rc_setpoint_eulers(struct Int32Eulers *sp, bool in_flight, bool in_carefree, bool coordinated_turn)
Read attitude setpoint from RC as euler angles.
void stabilization_attitude_set_rpy_setpoint_i(struct Int32Eulers *rpy)
static struct Int32Eulers * stateGetNedToBodyEulers_i(void)
Get vehicle body attitude euler angles (int).