MAVSDK tests: Add minimal plane example

This will add coverage for baseline plane controllers.
This commit is contained in:
Lorenz Meier
2020-01-02 11:24:14 +01:00
committed by Daniel Agar
parent 5dfc8f1362
commit b0cb29ed82
4 changed files with 34 additions and 4 deletions

View File

@@ -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