Control and view the video of the dji tello drone. Uses Tello SDK verison 1.3 & Python 3.6
$ pip install -r requirements.txt
- Space: Takeoff
- Esc: Land
- W: Forward
- S: Backward
- A: Left
- D: Right
- Right Arrow: Rotate Right
- Left Arrow: Rotate Left
- Up Arrow: Move Up
- Down Arrow: Move Down
Some code used from Damià Fuentes Escoté's TelloSDKPy