jetson-tello

_images/jetson_plus_tello.png

Utility code for using the NVIDIA Jetson and tello-asyncio to interact with the Tello EDU drone.

The primary function so far is to pipe video frame data from the drone through to neural networks running on the Jetson, typically for object or face detection.

Most importantly, the frame data analysis can take as much time as it needs. Frames are skipped if needed to keep up with the live video stream.

Created for my autonomous drone hobby project, drone-braain, which is very much in its infancy.

Package jetson-tello on PyPi.

Prerequisites

There are two prerequisites that require manual installation: