Skip to content

supercatex/TelloEdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelloEdu

  • Support Tello SDK 2.0 User Guide. [URL]
  • Support video stream.
  • Support Keyboard events.

Setup Guide

  1. Download and install Python2.7 from https://www.python.org/
  2. Download and install PyCharm from https://www.jetbrains.com/pycharm/
  3. Download and install Git from https://git-scm.com/
  4. Unzip "tello_video_dll_for_win64.zip" to "C:\Python27\Lib\site-packages"
  5. Install packages: numpy, opencv-python, pynput.

image

Keyboard control

  • 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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages