ArduPilot / ArduPilot/MAVProxy
Map: display ARC_WAYPOINT commands correctly for Copter
- Dominant language
- Python
- Stars
- 595
- Forks
- 773
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
AP-4.7 added support for [ARC_WAYPOINTS](https://mavlink.io/en/messages/common.html#MAV_CMD_NAV_ARC_WAYPOINT) but they don't yet appear on the MAVProxy map nor in the editor.
My MAVProxy version is, "MAVProxy Version: 1.8.74". Maybe the "36" issue in the editor would be resolved by a new release of MAVProxy?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how MAVProxy’s map and mission editor handle existing waypoint commands, then compare that path with the ARC_WAYPOINTS support described in the issue and the linked MAVLink definition. Done means ARC_WAYPOINT commands appear correctly in both the map and editor while existing waypoint display remains unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100