!REDIRECT "https://docs.px4.io/master/zh/"
![版本发布](https://img.shields.io/badge/release-{{ book.px4_version }}-blue.svg)
Warning This guide has been merged into the PX4 User Guide. It is now frozen for contributions and may be out of date. Please make any further edits, updates and translations in the user guide.
Info This guide is for primarily for software developers and (new) hardware integrators. To fly, build and modify vehicles using supported hardware see the PX4 User Guide.
This guide explains how to:
- Get a minimum developer setup, build PX4 from source and deploy on numerous supported autopilots.
- 理解 PX4 系统架构 以及核心概念。
- 学习如何更改飞行栈及中间层:
- 学习如何将PX4集成到新的硬件上:
- 支持新的传感器和执行器, 包括摄像头、测距仪等。
- 修改PX4使之能够在新的自驾仪硬件上运行。
- 对 PX4 进行 仿真、测试 和 调试/查看日志。
- 与外部机器人的 API 进行联调通信/集成。
Support provide links to the discussion boards and other support channels.
Tip The Weekly Dev Call is another great opportunity to meet the PX4 dev team and discuss platform technical details, pull requests, major impacting issues etc. There is also time for Q&A.
Contributing explains how to work with our source codelines, documentation, translations, and licenses.
The code is free to use and modify under terms of the permissive BSD 3-clause license. The documentation is licensed under CC BY 4.0. For more information see: Licences.
There are Chinese and Korean translations of this guide. You can access these by clicking the language-switcher icon:
The Dronecode Calendar shows important events for platform developers and users. Select the links below to display the calendar in your timezone (and to add it to your own calendar):
Note: calendar defaults to CET.
{% raw %} <iframe src="https://calendar.google.com/calendar/embed?title=Dronecode%20Calendar&mode=WEEK&height=600&wkst=1&bgcolor=%23FFFFFF&src=linuxfoundation.org_g21tvam24m7pm7jhev01bvlqh8%40group.calendar.google.com&color=%23691426&ctz=Europe%2FZurich" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no" mark="crwd-mark"></iframe>
{% endraw %}
The PX4 flight stack is hosted under the governance of the Dronecode Project.