Skip to content

Commit 079387d

Browse files
committed
rft: remove thrusters from general actuator type
1 parent 2f2ac69 commit 079387d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/control_allocation/actuator_effectiveness/ActuatorEffectiveness.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ enum class AllocationMethod {
5656
enum class ActuatorType {
5757
MOTORS = 0,
5858
SERVOS,
59-
THRUSTERS,
6059

6160
COUNT
6261
};

0 commit comments

Comments
 (0)