ArduPilot/ardupilot

AP_SmartRTL algorithm breaks on Circle mode

Open

#20,716 opened on 2022年5月9日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)C++ (15,603 forks)batch import
Coptergood first issue

Repository metrics

Stars
 (9,336 stars)
PR merge metrics
 (平均マージ 26d 16h) (30d で 166 merged PRs)

説明

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

コントリビューターガイド