ArduPilot / ArduPilot/ardupilot

AP_Mission: should ask a vehicle if it can handle a waypoint before accepting it

Open
#3,982 0 comments 0 reactions 1 assignee Claimed by @WickedShell View on GitHub
AllVehicles
Dominant language
C++
Stars
15.9k
Forks
21.4k
Avg merge
3d 17h
Merged PRs (30d)
119

Description

#### Issue details

AP_Mission accepts all way points it understands, regardless if the vehicle can actually handle the command, which can lead to surprising behavior, mission needs a callback to the vehicle to validate that the vehicle understands the way point.
#### Platform
- [x] All
- [ ] AntennaTracker
- [ ] Copter
- [ ] Plane
- [ ] Rover

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.