mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-09 22:08:56 +08:00
Apply suggestions from code review
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
This commit is contained in:
@@ -165,7 +165,7 @@ This return type uses the mission (if defined) to provide a safe return path (ei
|
||||
- If no valid mission is defined, the vehicle returns directly to home.
|
||||
- Rally points are ignored.
|
||||
|
||||
Note that this is similar to [RTL_TYPE=2](#mission-path-return-type-rtl-type-2), but the choice between fast-forward and fast-reverse is based on which destination is _closer by waypoint count_ rather than which flight mode is active when return mode is activated.
|
||||
Note that this is similar to [RTL_TYPE=2](#mission-path-return-type-rtl-type-2), but the choice between fast-forward and fast-reverse is based on which destination is _closer by waypoint count_, rather than which flight mode is active when return mode is activated.
|
||||
|
||||
### Safe Point Return Type (RTL_TYPE=5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user