Welcome to Nebula’s documentation!
Nebula is a software system for drone control and automation. It was developed by the Nebula MATEK Team for the Teknofest 2025 competition, sponsored by the Çemberlitaş Gençlik Merkezi (pronounced /chem-ber-lee-tash gench-lik mer-ke-zi/).
Nebula consists of several core components:
Ground Control Station (GCS): A desktop application for remotely monitoring and controlling the drone.
Edge Server: Runs on an NVIDIA Jetson Orin NX for data processing, drone interfacing, and sending serial commands to the crane subsystem.
ZeroMQ Communication: Provides a lightweight and fast messaging layer between the GCS and the edge server.
Note
This project is no longer maintained, since the competition is over.
Refer to the Usage section for detailed usage instructions and see Installation for setup guidance.