1 रिपॉजिटरी
Protocols for accepting real-time course, altitude, and attitude setpoints from external software or ground stations.
Distinct from External Command Executors: Distinct from external command executors: focuses on the ingestion of navigation setpoints for flight control rather than shell command execution.
Explore 1 awesome GitHub repository matching devops & infrastructure · External Guidance Interfaces. Refine with filters or upvote what's useful.
PX4-Autopilot is a professional-grade flight control software stack designed for autonomous unmanned vehicles, including multicopters, fixed-wing aircraft, and vertical takeoff and landing platforms. It operates as a modular, real-time framework that decouples flight control logic from hardware drivers through a publish-subscribe middleware architecture. The system utilizes a deterministic microkernel runtime to execute time-critical flight control loops and sensor fusion tasks, ensuring stable navigation and vehicle operation. The platform distinguishes itself through a parameter-driven conf
Follows real-time course, altitude, and speed commands from a ground station or accepts attitude setpoints from external software via communication protocols.