- Support Tello SDK 2.0 User Guide. [URL]
- Support video stream.
- Support Keyboard events.
- Download and install Python2.7 from https://www.python.org/
- Download and install PyCharm from https://www.jetbrains.com/pycharm/
- Download and install Git from https://git-scm.com/
- Unzip
"tello_video_dll_for_win64.zip"
to"C:\Python27\Lib\site-packages"
- Install packages:
numpy, opencv-python, pynput
.
- Esc = Quit & Emergency stop
- t = Takeoff
- g = Land
- w = Forward
- s = Backward
- q = Move Left
- e = Move Right
- a = Turn Left
- d = Turn Right
- u = Up
- j = Down
- Space = Hovers in the air
- Arrow Up = Speed Up
- Arrow Down = Speed Down