/tello-face-follow

DJI Tello controller following faces in a video stream (work in progress)

Primary LanguagePython

Prerequisites

brew install sdl

Installing environment

sudo conda env create -f environment.yml

Updating environment

sudo conda env update -n tellopy

Activating environment

To activate this environment, use:

source activate tellopy

To deactivate an active environment, use:

source deactivate