ArduPilot / ArduPilot/ardupilot
Copter: simple avoidance (i.e. stopping) should work in RTL, Auto, Guided, etc
Open
Copter
Enhancement
- Dominant language
- C++
- Stars
- 15.9k
- Forks
- 21.4k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 119
Description
Copter's object avoidance only works in Loiter, Guided mode's velocity control and AltHold. We should extend it to work in more modes including RTL, Auto and Guided (Waypoint).
Contributor guide
Research direction
No files or tests are named. Start by tracing Copter object avoidance in the existing Loiter, Guided velocity-control, and AltHold paths, then compare the RTL, Auto, and Guided waypoint mode handling. Done means simple avoidance, such as stopping, also works in the requested modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot, robotics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100