Lesson 6: Keyboard Commands

In this lesson we will learn how to accept keyboard input to send SDK commands to Tello. This is a great way to test all commands in the SDK and control Tello's flight behavior. You can find a current list of SDK commands on the main page of our GitHub repository:

https://github.com/dbaldwin/droneblocks-tello-python

As new commands are introduced in the SDK you can use our Python script to test them out. Here is the example code for this lesson:

https://github.com/dbaldwin/DroneBlocks-Tello-Python/tree/master/lesson6-keyboard-commands

If you have any questions about this lesson please join our Facebook group:

http://www.facebook.com/groups/droneblocks

Complete and Continue