ArduPilot / ArduPilot/ardupilot

Arming check for mission sanity-check

Open
#4,701 15 comments 0 reactions 1 assignee View on GitHub

@magicrub is already working on this.

Since Dec 3, 2016.

AllVehicles Enhancement Library
Dominant language
C++
Stars
15.9k
Forks
21.4k
Avg merge
3d 17h
Merged PRs (30d)
119

Description

Add an Arming check that checks for things like:

some items should be allowed but produce a STATUSTEXT warning such as:

  • land point alt is not 0
  • any waypoint is under-ground. This is OK if launching off a cliff and you're flying down, we don't want to prevent that.. right? or maybe we do and the mission check needs to be disabled for that corner case?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.