PX4 Build Bot faedf252b3
New Crowdin translations - zh-CN (#25965)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-11-24 07:21:18 +11:00

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)

另见