mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
Add 'corridor check' which makes sure 3D tracking is along mission
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
void offboard_land();
|
||||
void request_ground_truth();
|
||||
void check_mission_item_speed_above(int item_index, float min_speed);
|
||||
void check_tracks_mission(float corridor_radius_m = 1.0f);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user