/APM-Control

The server and logic for a web controlled drone

Primary LanguagePythonMIT LicenseMIT

APM-Control

WEB PAGE: https://github.com/Luksys3/drone-web

This is the socketio server and drone control logic for a web controlled drone.

This software is being built together with a self-made drone as part of a contest held by Barclays.

This software provides basic drone mission planning and control as well as a temporary basic client.

Installation

This project requires python 2.7

git clone https://github.com/AinoraZ/APM-Control

pip install -r requirements.txt