Watch the videos:
Part 1 → https://www.youtube.com/watch?v=JzFvGf7Ywkk
Part 2 → https://www.youtube.com/watch?v=ozMwRq-IT2w
⚠️️️ ⚠️ ️️⚠️️️ Use the codebase as your own risk. The drone can hurt you and I'm not responsible for that. Always test commands with the props removed first. Don't be dumb. ⚠️️️ ⚠️️️ ⚠️️️
IBM is giving away 2,000 DJI Tello drones as part of a contest and I made this video to help them promote it.
frontend
npm install
npm run dev
backend
npm install
npm start
Docs for Tello are available here
I had to update the firmware of my drone when it came in the mail before I could use this 1.3 API. Do this via the Tello app on your phone.
If you let the drone's WIFI connection lapse, you have to restart the server by typing rs
into the terminal. This will re-run the command command
that puts the drone in SDK mode. If you don't do this, it will ignore any commands you send it.
I want you to build cool stuff with this.
Please hack on it and make your own cool things.