mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Tests: Add VTOL test
This is a first initial VTOL test.
This commit is contained in:
@@ -26,6 +26,8 @@ public:
|
||||
void arm();
|
||||
void takeoff();
|
||||
void land();
|
||||
void transition_to_fixedwing();
|
||||
void transition_to_multicopter();
|
||||
void wait_until_disarmed();
|
||||
void wait_until_hovering();
|
||||
void prepare_square_mission(MissionOptions mission_options);
|
||||
|
||||
Reference in New Issue
Block a user