mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
Add SITL tests for control allocation
This commit is contained in:
committed by
Beat Küng
parent
0f860045f7
commit
06f69cd469
@@ -16,6 +16,9 @@ if(MAVSDK_FOUND)
|
||||
add_executable(mavsdk_tests
|
||||
test_main.cpp
|
||||
autopilot_tester.cpp
|
||||
autopilot_tester_failure.cpp
|
||||
test_multicopter_control_allocation.cpp
|
||||
test_multicopter_failure_injection.cpp
|
||||
test_multicopter_failsafe.cpp
|
||||
test_multicopter_mission.cpp
|
||||
test_multicopter_offboard.cpp
|
||||
|
||||
Reference in New Issue
Block a user