mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
MAVSDK tests: Add minimal plane example
This will add coverage for baseline plane controllers.
This commit is contained in:
committed by
Daniel Agar
parent
5dfc8f1362
commit
b0cb29ed82
@@ -13,6 +13,7 @@ if(MAVSDK_FOUND)
|
||||
test_main.cpp
|
||||
autopilot_tester.cpp
|
||||
test_mission_multicopter.cpp
|
||||
test_mission_plane.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(mavsdk_tests
|
||||
|
||||
Reference in New Issue
Block a user