PX4 Firmware
PX4 Autopilot Software http://px4.io
ecl_wheel_controller.cpp File Reference

Implementation of a simple PID wheel controller for heading tracking. More...

#include "ecl_wheel_controller.h"
#include <float.h>
#include <geo/geo.h>
#include <mathlib/mathlib.h>
#include <matrix/math.hpp>
Include dependency graph for ecl_wheel_controller.cpp:

Go to the source code of this file.

Detailed Description

Implementation of a simple PID wheel controller for heading tracking.

Authors and acknowledgements in header.

Definition in file ecl_wheel_controller.cpp.