mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-30 19:18:09 +08:00
MulticoperPositionControl: 3rd pass get rid of zombie members
This commit is contained in:
committed by
Daniel Agar
parent
62ada2e2dc
commit
7de288877a
@@ -33,6 +33,10 @@
|
||||
|
||||
#include "MulticopterPositionControl.hpp"
|
||||
|
||||
#include <float.h>
|
||||
#include <lib/mathlib/mathlib.h>
|
||||
#include <lib/matrix/matrix/math.hpp>
|
||||
|
||||
using namespace time_literals;
|
||||
using namespace matrix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user