ArduPilot/ardupilot

Copter: implement Circle within Guided (aka LOITER_TURNS)

Offen

#13.464 geöffnet am 03.02.2020

 (7 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)C++ (15.603 Forks)batch import
CopterEnhancementgood first issue

Repository-Metriken

Stars
 (9.336 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 26T 16h) (166 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide