Library used by the Zune Drones team to control the DJI Tello drone. In the examples folder, there are some simple usage examples of the tello_zune module, which is also present in the folder.
To create the library, adaptations were made from two other existing libraries:
- Python >= 3.9.0
pip install numpypip install opencv-pythonTo use the library, install with:
pip install tello-zune