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

Skip to content

Python module that allows you to plan a sequence of movements that tello will execute with a press of a button.

Notifications You must be signed in to change notification settings

xanthoko/TelloGraphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TelloGraphy πŸ’ƒπŸ»

Plan the perfect route for your Tello to enhance your video recordings with this python library. Using a simple html page you can set the altitude, orientation and direction of movement for every step of the path your Tello flies.

Getting started

Prerequisites

The only requirement to run this library is to use python 3.

Running

2 lines are needed for this awesome library to run.

from plan import run
run()

About

Python module that allows you to plan a sequence of movements that tello will execute with a press of a button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published