Spacecraft build and bare control allocator (#24221)

This commit is contained in:
Pedro Roque
2025-02-07 05:54:24 +01:00
committed by GitHub
parent de1ade8eb8
commit e7e76e2e21
21 changed files with 1037 additions and 2 deletions
@@ -158,6 +158,8 @@ private:
HELICOPTER_TAIL_ESC = 10,
HELICOPTER_TAIL_SERVO = 11,
HELICOPTER_COAXIAL = 12,
SPACECRAFT_2D = 13,
SPACECRAFT_3D = 14,
};
enum class FailureMode {