mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 05:07:35 +08:00
[Docs] PX4 v1.16 Add warning for RTL mode issues in return.md (#25623)
* [Docs] PX4 v1.16 Add warning for RTL mode issues in return.md Added a warning about known issues with RTL mode during fixed-wing approaches and landings. * Apply suggestion from @hamishwillee * Apply suggestion from @hamishwillee
This commit is contained in:
@@ -25,6 +25,11 @@ The default type is recommended.
|
||||
|
||||
:::
|
||||
|
||||
::: warning
|
||||
There is a known issue ([PX4-Autopilot#25633](https://github.com/PX4/PX4-Autopilot/issues/#25633)) 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.
|
||||
|
||||
Reference in New Issue
Block a user