Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/en/flight_modes_fw/return.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading