Difference between revisions of "DJITelloPy"

From Experimental Game Cultures
Jump to navigation Jump to search
 
Line 1: Line 1:
  +
  +
Stream Vido in webbrouser https://github.com/xg590/Tello-Python
  +
  +
 
https://djitellopy.readthedocs.io/en/latest/
 
https://djitellopy.readthedocs.io/en/latest/
   

Latest revision as of 12:24, 12 June 2023

Stream Vido in webbrouser https://github.com/xg590/Tello-Python


https://djitellopy.readthedocs.io/en/latest/


DJI Tello drone python interface using the official Tello SDK and Tello EDU SDK. This library has the following features:

   implementation of all tello commands
   easily retrieve a video stream
   receive and parse state packets
   control a swarm of drones
   support for python >= 3.6

https://pypi.org/project/djitellopy/