AUTO-SYNC 索引每 12 小时刷新 · 证据关联
数据发布 v20260809_054841 生成于 2026-08-09 方法论 报告缺失资源

问题陈述

I want to develop against PX4 locally. Which firmware, protocol, ground control and simulator pieces form the standard open loop?

受众与前置条件

PX4 developers and robotics researchers

分层技术路径

第 1 层

Flight firmware

The PX4 autopilot stack and its build toolchain.

必需

选择: Official PX4 repository

第 2 层

Telemetry protocol

The MAVLink protocol used between PX4 and ground tools.

必需

选择: Protocol reference repository

第 3 层

Ground control

Ground station used to connect to a SITL instance and inspect telemetry.

选择: Reference ground station in the PX4 ecosystem

第 4 层

Simulator

Physics simulation target for software-in-the-loop tests.

可选

选择: Official simulation documentation

验证序列

  1. Build the PX4 firmware with the official toolchain.
  2. Launch the simulator and connect the ground station.
  3. Verify MAVLink message flow and then proceed to hardware testing.

已知边界

  • The official PX4 documentation is the source of truth for version-specific setup steps.
  • This toolkit is a development loop, not a certification path.