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.
The only requirement to run this library is to use python 3.
2 lines are needed for this awesome library to run.
from plan import run
run()