PX4 Firmware
PX4 Autopilot Software http://px4.io
ecl_l1_pos_controller.h File Reference

Implementation of L1 position control. More...

#include <mathlib/mathlib.h>
#include <matrix/math.hpp>
#include <geo/geo.h>
#include <ecl.h>
Include dependency graph for ecl_l1_pos_controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ECL_L1_Pos_Controller
 L1 Nonlinear Guidance Logic. More...
 

Detailed Description

Implementation of L1 position control.

Authors and acknowledgements in header.

Definition in file ecl_l1_pos_controller.h.