ArduPilot/ardupilot

Copter: Pre-Arm Safety Check for Auto Missions

Open

#1,348 opened on 2014年8月29日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)C++ (9,336 stars) (15,603 forks)batch import
CopterEnhancementSafetygood first issue

説明

Hi all, for safety reasons I suggest a pre-arm check that either disables Auto mode or refuses to arm if the waypoints are further away from the current/home location than a user specified value in meter. This would prevent from "fly aways" when one accidentally switches to Auto mode and an "old" mission is executed which is located some n km away. Kind regards, Thorsten

コントリビューターガイド