mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
mavsdk_tests: add offboard attitude test & run with Q estimator
This commit is contained in:
@@ -134,6 +134,7 @@ public:
|
||||
void offboard_land();
|
||||
void fly_forward_in_posctl();
|
||||
void fly_forward_in_altctl();
|
||||
void fly_forward_in_offboard_attitude();
|
||||
void request_ground_truth();
|
||||
void check_mission_item_speed_above(int item_index, float min_speed_m_s);
|
||||
void check_tracks_mission(float corridor_radius_m = 1.5f);
|
||||
|
||||
Reference in New Issue
Block a user