mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs(i18n): PX4 guide translations (Crowdin) - zh-CN (#27666)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -52,7 +52,7 @@ You will need to configure PX4 to indicate the serial port to which the sensor i
|
||||
|
||||
The [parameters to change](../advanced_config/parameters.md) are listed in the table.
|
||||
|
||||
| 参数 | 描述 |
|
||||
| Parameter | 描述 |
|
||||
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
|
||||
| <a id="SENS_EN_GRF_CFG"></a>[SENS_EN_GRF_CFG](../advanced_config/parameter_reference.md#SENS_EN_GRF_CFG) | Set to the serial port the sensor is connected to. |
|
||||
| <a id="GRF_RATE_CFG"></a>[GRF_RATE_CFG](../advanced_config/parameter_reference.md#GRF_RATE_CFG) | Set the update rate. |
|
||||
|
||||
@@ -101,7 +101,7 @@ For optical flow fusion using EKF2, set [EKF2_OF_CTRL](../advanced_config/parame
|
||||
|
||||
If your optical flow sensor is offset from the vehicle centre, you can set this using the following parameters.
|
||||
|
||||
| 参数 | 描述 |
|
||||
| Parameter | 描述 |
|
||||
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
|
||||
| <a id="EKF2_OF_POS_X"></a>[EKF2_OF_POS_X](../advanced_config/parameter_reference.md#EKF2_OF_POS_X) | X position of optical flow focal point in body frame (default is 0.0m). |
|
||||
| <a id="EKF2_OF_POS_Y"></a>[EKF2_OF_POS_Y](../advanced_config/parameter_reference.md#EKF2_OF_POS_Y) | Y position of optical flow focal point in body frame (default is 0.0m). |
|
||||
|
||||
@@ -14,7 +14,7 @@ You will need to [create and use a custom build](#add-the-driver-to-the-px4-buil
|
||||
|
||||
In the [LightWare Studio](https://lightwarelidar.com/resources-software/) app set following values:
|
||||
|
||||
| 参数 | 描述 |
|
||||
| Parameter | 描述 |
|
||||
| --------- | ------ |
|
||||
| Baud rate | 921600 |
|
||||
|
||||
@@ -46,7 +46,7 @@ You will need to configure PX4 to indicate the serial port to which the sensor i
|
||||
|
||||
The [parameters to change](../advanced_config/parameters.md) are listed in the table.
|
||||
|
||||
| 参数 | 描述 |
|
||||
| Parameter | 描述 |
|
||||
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
|
||||
| <a id="SENS_EN_SF45_CFG"></a>[SENS_EN_SF45_CFG](../advanced_config/parameter_reference.md#SENS_EN_SF45_CFG) | Set to the serial port you have the sensor connected to. |
|
||||
| <a id="SF45_ORIENT_CFG"></a>[SF45_ORIENT_CFG](../advanced_config/parameter_reference.md#SF45_ORIENT_CFG) | Set the orientation of the sensor (facing up or down) |
|
||||
|
||||
Reference in New Issue
Block a user