mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
7ab709c202
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
463 B
463 B
入门指南
本节包含有关开始 PX4 开发的主题:
- PX4 Simulation QuickStart — Try PX4 in simulation without a build environment!
- Initial Setup
- Toolchain Installation
- Building the Code
- Writing an Application
- Application/Module Template