PX4-Autopilot/docs/zh/sensor/accelerometer.md
PX4 Build Bot 0068fea2f5
New Crowdin translations - zh-CN (#25559)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-09-16 08:56:46 +10:00

13 lines
637 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 加速度计硬件与设置
PX4使用加速计数据进行速度估计。
你无需将加速度计作为独立的外部设备进行连接。
- 大多数飞行控制器,例如[Pixhawk系列](../flight_controller/pixhawk_series.md)中的飞行控制器,都将加速度计作为飞行控制器[惯性测量单元IMU](https://en.wikipedia.org/wiki/Inertial_measurement_unit)的一部分。
- Gyroscopes are present as part of an [external INS, AHRS or INS-enhanced GNSS system](../sensor/inertial_navigation_systems.md).
在首次使用载具之前必须校准加速计:
- [加速度计校准](../config/accelerometer.md)