docs(i18n): PX4 guide translations (Crowdin) - zh-CN (#27596)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-06-08 08:45:17 +10:00
committed by GitHub
parent c3c801486a
commit c94a06eba3
21 changed files with 638 additions and 265 deletions

View File

@@ -61,6 +61,10 @@ where:
- _instance number_ (optional): Instance number of affected sensor.
0 (default) indicates all sensors of specified type.
:::info
The simulated GPS (SITL) implements only the `off`, `stuck`, and `wrong` failure modes; the other failure types have no effect on it.
:::
## MAVSDK Failure Plugin
The [MAVSDK failure plugin](https://mavsdk.mavlink.io/main/en/cpp/api_reference/classmavsdk_1_1_failure.html) can be used to programmatically inject failures.