Paparazzi UAS
v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
|
Formation control algorithm for rotorcrafts. More...
#include <std.h>
Go to the source code of this file.
Functions | |
void | fc_rotor_init (void) |
void | fc_read_msg (void) |
Formation control algorithm for rotorcrafts.
Definition in file fc_rotor.h.
void fc_read_msg | ( | void | ) |
Definition at line 32 of file fc_rotor.c.
References ac_id, ACCEL_SP_FCR_ID, dl_buffer, nav_flight_altitude, POS_BFP_OF_REAL, FloatVect3::x, FloatVect3::y, and FloatVect3::z.
void fc_rotor_init | ( | void | ) |
Definition at line 28 of file fc_rotor.c.