DroneOS

A modern framework for autonomous drone development

Open-source and built on PX4 and ROS 2. From simulation to real hardware.

DRONEOSAI Fleet Command
AI fleet orchestration for PX4 Autopilot + ROS 2 · powered by OpenClaw
DRONE FLEET
drone1IDLE92%
drone2FLYING64%
drone3RTL71%
INCIDENT DISPATCH FEED
1 active · 8 total
P1medical emergencyRESOLVED
P3property damageRESOLVED
P1structure fireDISPATCHED
P2suspicious activityRESOLVED
P1traffic accidentRESOLVED
P3noise complaintRESOLVED
P1medical emergencyRESOLVED
P2suspicious activityRESOLVED
ACTIVE
drone2 FLYING SAFE ALT 50.0m XY (80, -40)SIM: Gazebo Baylands480p
ADAsonnet
>command...
MAP
D1
D2
D3
🔥
CONTROLSONLINE
ALT 50m
AI LOG
02:19:00AI DISPATCH ONLINE
DroneOS Console v1.0 — type "help" for commands
>arm, offboard, pos 0 0 -15, land, state, help

A C++ SDK and Python API that abstracts raw flight controller topics into high-level drone operations. AI dispatch demonstrated in simulation.

~10s
Incident to dispatch
~3s
AI decision time
~2.5s
Command execution over VPN

AI Fleet Dispatch

Autonomous emergency response — AI receives incidents, evaluates the fleet, selects the best drone, and dispatches it. Incident to airborne in ~10 seconds.

Cloud-to-Drone Control

Commands from anywhere over Tailscale VPN. Real-time telemetry, camera feeds, and fleet status streamed to the ground station via WebSocket.

Simulation-in-the-Loop

Full PX4 SITL environment with Gazebo. Test AI decision-making and fleet coordination in simulation before flying real hardware.

Roadmap

What we're building next at the intersection of AI, autonomy, and real-world drone systems.

Object Detection in Simulation

Connect camera feeds and object detection to the AI dispatch pipeline in Gazebo. Infrastructure exists — integration is next.

Modular Plugin Architecture

Restructure into swappable modules — flight stack adapters, perception backends, AI integrations.

4G Reliability for AI Dispatch

Validate the full AI dispatch loop over cellular on real hardware. Basic drone control works — AI dispatch hasn't been tested live.

Multi-Flight-Stack Support

Abstract beyond PX4 to support ArduPilot and other autopilot systems.