Week 1: Make Driver for Tello drone

less than 1 minute read

This week, using tello sdk, I have developed a python class to communicate with drone.

I’ve also developed a teleoperator for the drone.

Use instructions are in the directory. To move the drone, use following commands (You need to hold down the keys):

Key Command
up move front
down move back
left move left
right move right
w move up
s move down
a rotate left
d rotate right