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
- React 17
- React Router
- JSMpegPlayer
- DJI Tello
Main screen controls and video screen:
- Flight planning (chaining commands)
- Swarm Control
- AI control
- New backend 🤣 golang probably