ArduPilot/ardupilot

AP_SmartRTL algorithm breaks on Circle mode

Offen

#20.716 geöffnet am 09.05.2022

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (15.603 Forks)batch import
Coptergood first issue

Repository-Metriken

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

Beschreibung

Bug report

Issue details

A flight on the weekend showed a problem where the SmartRTL buffer filled up while the vehicle was in circle mode, and SmartRTL disengaged.

This is trivially reproducible in SITL:

mode loiter
arm throttle
rc 3 2000
mode circle
rc 3 1500
set sim_speedup 100

Version master

Platform [ ] All [ ] AntennaTracker [ X ] Copter [ ] Plane [ ] Rover [ ] Submarine

Airframe type Chimera

Hardware type Lumeneer H743

Logs n/a - reproducible in SITL

Contributor Guide