Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Controlling Tello Drone and do cool projects with it

SHiTU23/Tello_drone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tello_drone

Controlling Tello Drone and do cool projects with it

  • Depencensies
    for using djitellopy package, some specific versions of numpy and pillow is needed. So better to create a virtual environment and install the requirements.txt

    pip install -r requirements.txt

Control the drone

python script

Keyboard Commands:

  • s : for saving frames

  • pgUp: Take off the drone

  • PgDn: Land the drone

    All movments are relative to the drone itself

  • Left arrow: Rotate 10 degrees to the left

  • Right arrow: Rotate 10 degrees to the right

  • w: Move 20cm forward

  • z: Move 20cm backeward

  • a: Move 20cm to the left

  • d: Move 20cm to the right

About

Controlling Tello Drone and do cool projects with it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages