ArduPilot/ardupilot
View on GitHubCopter: implement Circle within Guided (aka LOITER_TURNS)
Open
#13,464 opened on Feb 3, 2020
CopterEnhancementgood first issue
Repository metrics
- Stars
- (9,336 stars)
- PR merge metrics
- (Avg merge 26d 16h) (166 merged PRs in 30d)
Description
This enhancement request comes from this discussion: https://discuss.ardupilot.org/t/copter-not-supporting-mav-cmd-nav-loiter-turns-question/51785
The request is to implement Circle mode (aka LOITER_TURNS) from within Guided mode.
Support for LOITER_TURNS is already implemented in Auto mode so this should be possible.