ArduPilot / ArduPilot/MissionPlanner
Separate Landing sequence
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
When planning a mapping mission, if the landing area is in the path of the mapping mission it is very difficult to plan and modify the landing pattern for arduplane. Would it be possible to have a button that hides all the other waypoints before the "Do_Land_start" command? and when clicked again brings everything back?
This would making putting the landing after a mapping mission in, or any sort of complex mission, much, much easier to do.
Also, a button in the right click for Start Land would be good as well to make it easier to add instead of having to add a waypoint and change it manually.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the mission-planning workflow with a mapping mission followed by a Do_Land_start command. Inspect the waypoint display and context-menu behavior around Start Land. Done means a control can hide and restore waypoints before Do_Land_start, and the right-click menu can add Start Land directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100