Skip to content

Home

An open-source cloud platform for operating drones in near real time.

Experimental system

This system is currently in an experimental state. Recommendations can be found in the documentation, but they are no substitute for your local laws and regulations — you are solely responsible for complying with the legal framework applicable in your area when controlling unmanned aerial vehicles.

Quick start for local development and testing

Prerequisites: Docker or a Docker Compose-compatible container runtime.

  • Linux (tested on Ubuntu 24.04 LTS) & macOS
bash scripts/run_drone_grid.sh

Then open a browser on any computer that is connected to your local area network and access your Drone Grid instance over mDNS:

http://<HOSTNAME_OF_YOUR_MACHINE>.local

You may then register a user within the system and proceed with configuring your first drone.

Windows has not been tested for development. mDNS may not work as expected with WSL and virtualization in general. Currently, dual booting Ubuntu is the recommended solution for running Drone Grid locally on a Windows machine.

Explore

  • Architecture

    Visual representation of the system architecture.

  • Hardware

    Supported drone configurations, safety, setup instructions, companion computer and flight controller setup.