PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Definition of base class for other controllers. More...
#include <ecl.h>
Go to the source code of this file.
Classes | |
struct | ECL_ControlData |
class | ECL_Controller |
Definition of base class for other controllers.
Acknowledgements:
The control design is based on a design by Paul Riseborough and Andrew Tridgell, 2013, which in turn is based on initial work of Jonathan Challinger, 2012.
Definition in file ecl_controller.h.