mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 21:40:34 +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