mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Add warning for known issue in FW RTL landings (#25587)
* Add warning for known issue in FW RTL landings Currently there is an issue in 1.15.0...main which causes a FW aircraft to veer off course during the final approach on landing. This could cause a personnel safety risk and should be noted. * Update docs/en/flight_modes_fw/return.md * Update docs/en/flight_modes_fw/return.md --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
This commit is contained in:
parent
2ec0407815
commit
8625a902f7
@ -25,6 +25,11 @@ The default type is recommended.
|
||||
|
||||
:::
|
||||
|
||||
::: warning
|
||||
There is a known issue ([PX4-Autopilot#25436](https://github.com/PX4/PX4-Autopilot/issues/25436)) with fixed-wing approaches and landings while in RTL mode.
|
||||
Please review the issue and verify in simulation that the behavior you get is safe in an RTL landing scenario (if not, consider using rally points).
|
||||
:::
|
||||
|
||||
## Technical Summary
|
||||
|
||||
Fixed-wing vehicles use the _mission landing/rally point_ return type by default.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user