mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 12:07:34 +08:00
faedf252b3
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
1.3 KiB
1.3 KiB
Land Mode (VTOL)
The Land flight mode causes the vehicle to land at the position where the mode was engaged. After landing, vehicles will disarm after a short timeout (by default).
A VTOL follows the land mode behavior and parameters of Fixed-wing when in FW mode, and of Multicopter when in MC mode.
By default a VTOL in FW mode will transition back to MC just before landing.
参数
The VTOL-specific parameters are:
| 参数 | 描述 |
|---|---|
| NAV_FORCE_VT | Force VTOL to takeoff and land as a multicopter (default: true) |