PX4 Firmware
PX4 Autopilot Software http://px4.io
|
PID 3 axis angular rate / angular velocity control. More...
#include <matrix/matrix/math.hpp>
#include <mathlib/math/filter/LowPassFilter2pVector3f.hpp>
#include <lib/mixer/MultirotorMixer/MultirotorMixer.hpp>
#include <uORB/topics/rate_ctrl_status.h>
Go to the source code of this file.
Classes | |
class | RateControl |
PID 3 axis angular rate / angular velocity control.
Definition in file RateControl.hpp.