PX4使用说明

Beniamino Pozzan 1200d45f9b [uxrce_dds] Add services section 5 月之前
.github 674e767759 Update flaw_checker.yml - 130 fixes ref link errors (#2661) 9 月之前
.vuepress 4548196e53 Update PX4 Firmware metadata Fri Nov 24 08:21:26 UTC 2023 5 月之前
_link_checker_sc 097508745f Hide more errors (#2793) 7 月之前
assets 3ca0a5953c add page for PX4 ROS library (#2740) 5 月之前
de f379ef4a1f New Crowdin updates (#2937) 5 月之前
en 1200d45f9b [uxrce_dds] Add services section 5 月之前
ja f379ef4a1f New Crowdin updates (#2937) 5 月之前
ko f379ef4a1f New Crowdin updates (#2937) 5 月之前
ru f379ef4a1f New Crowdin updates (#2937) 5 月之前
scripts 9a35cb5356 Fixups master to main (pt1) (#1916) 1 年之前
tr f379ef4a1f New Crowdin updates (#2937) 5 月之前
zh f379ef4a1f New Crowdin updates (#2937) 5 月之前
.gattributes abe84f0237 Add autocrlf via .gitattributes 3 年之前
.gitignore 097508745f Hide more errors (#2793) 7 月之前
.nojekyll 8f2d8bbcbd add .nojekyll for github pages 6 年之前
CNAME c99a0338cf add CNAME from docs.px4.io 6 年之前
Jenkinsfile fd0a8997cd Update Jenkinsfile 1 年之前
LANGS.md d94477db2e LANGS: Add Chinese translation 4 年之前
LICENSE 38f1801aa9 Update license to CC BY 4.0 6 年之前
README.md 29f03ac517 Redirect to root page to engines main page 1 年之前
SUMMARY.md b333c85229 first stab at weather vane documentation 5 年之前
book.json ea0acb7227 add v1.13 for legacy versions - try again 1 年之前
crowdin.yml 2125a0b7b6 crowdin - update as unapproved (#2919) 5 月之前
favicon.ico d4b992a4d5 Add favicon for PX4 to docs 7 年之前
package.json 748081f273 Updated ROS2 user guide: ROS2_Humble+PX4 simulation setup (#2572) 11 月之前
yarn-error.log 9c3a0eb106 Build PX4 User Guide using Vuepress (#834) 3 年之前
yarn.lock 748081f273 Updated ROS2 user guide: ROS2_Humble+PX4 simulation setup (#2572) 11 月之前

README.md


home: true heroImage: /logo_pro_small.png heroText: PX4 User Guide tagline: PX4 is the Professional Autopilot, powering vehicles from cargo, mapping and surveillance drones through to ground vehicles and submersibles. actionText: Learn More → actionLink: /en/ search: false features:

  • title: Modular Architecture details: PX4 is highly modular and extensible both in terms of hardware and software. It utilizes a port-based architecture – which means when developers add components, the extended system does not lose robustness or performance.
  • title: Open Source details: PX4 is co-developed with a global development community. The flightstack is not just fulfilling the needs of one lab or one company, but has been intended as a general toolkit and is widely used and adopted in the industry.
  • title: Configurability details: PX4 offers optimised APIs and SDKs for developers working with integrations. All the modules are self-contained and can be easily exchanged against a different module without modifying the core. Features are easy to deploy and reconfigure.
  • title: Autonomy Stack details: PX4 is designed to be deeply coupled with embedded computer vision for autonomous capabilities . The framework lowers the barrier of entry for developers working on localization and obstacle detection algorithms.
  • title: Real-world Validation details: Thousands of commercial PX4 based systems have been deployed worldwide. In parallel, dedicated flight test team clocking up thousands of flight hours each month running hardware and software tests to ensure the codebase’s safety and reliability.
  • title: Permissive License details: PX4 is free to use and modify under the terms of the permissive BSD 3-clause license. Which means the software also allows proprietary use and allows the releases under the license to be incorporated into proprietary products.
  • title: Interoperability details: Beyond being a robust flight stack, PX4 offers an ecosystem of supported devices. The project also leads the standardarization effort for the advancement of communications, peripherals integration, and power management solutions.

  • title: Powerful Safety Features details: Great safety features including automated failsafe behaviour, support for different return modes, parachutes etc. are by default already included in the codebase. The features are easily configurable and tunable for custom systems.

footer: BSD 3-clause license