ArduPilot/ardupilot
Copter: implement Circle within Guided (aka LOITER_TURNS)
Aperta
#13.464 aperta il 3 feb 2020
CopterEnhancementgood first issue
Metriche repository
- Star
- (9336 stelle)
- Metriche merge PR
- (Merge medio 26g 16h) (166 PR mergiate in 30 g)
Descrizione
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.