mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 04:20:35 +08:00
Take 2: Cleanup circular dependencies ActuatorEffectiveness
This commit is contained in:
committed by
Silvan Fuhrer
parent
208d37e703
commit
f5c05f6d01
@@ -32,7 +32,6 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "ActuatorEffectivenessFixedWing.hpp"
|
||||
#include <ControlAllocation/ControlAllocation.hpp>
|
||||
|
||||
using namespace matrix;
|
||||
|
||||
|
||||
-1
@@ -32,7 +32,6 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "ActuatorEffectivenessRoverAckermann.hpp"
|
||||
#include <ControlAllocation/ControlAllocation.hpp>
|
||||
|
||||
using namespace matrix;
|
||||
|
||||
|
||||
-1
@@ -32,7 +32,6 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "ActuatorEffectivenessStandardVTOL.hpp"
|
||||
#include <ControlAllocation/ControlAllocation.hpp>
|
||||
|
||||
using namespace matrix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user