/tello-front-end-v2

Typescript Implementation of Tello Drone Control

Primary LanguageTypeScript

Tello Front End V2

The front end viewer and commander for the Tello EDU drone which requires the Tello Node.JS backend here. To use this please first run: npm install Then once you have installed and started the backend, while connected to a drone run: npm run start This will spin up the local control and viewing window at http://localhost:4000

Tech Stack

Main screen controls and video screen: Screenshot 2022-07-30 at 12 00 51

Roadmap

  • Flight planning (chaining commands)
  • Swarm Control
  • AI control
  • New backend šŸ¤£ golang probably