ArduPilot/ardupilot

AP_SmartRTL algorithm breaks on Circle mode

Open

#20,716 创建于 2022年5月9日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)C++ (15,603 fork)batch import
Coptergood first issue

仓库指标

Star
 (9,336 star)
PR 合并指标
 (平均合并 26天 16小时) (30 天内合并 166 个 PR)

描述

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

贡献者指南