Difference between revisions of "DJITelloPy"
Jump to navigation
Jump to search
(Created page with "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/") |
|||
Line 1: | Line 1: | ||
+ | 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: |
DJI Tello drone python interface using the official Tello SDK and Tello EDU SDK. This library has the following features: |
||
Revision as of 09:39, 2 June 2023
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