PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Implementation of a simple orthogonal coordinated turn yaw PID controller. More...
#include "ecl_yaw_controller.h"
#include <float.h>
#include <geo/geo.h>
#include <mathlib/mathlib.h>
Go to the source code of this file.
Implementation of a simple orthogonal coordinated turn yaw PID controller.
Authors and acknowledgements in header.
Definition in file ecl_yaw_controller.cpp.