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/") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | 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: |
DJI Tello drone python interface using the official Tello SDK and Tello EDU SDK. This library has the following features: |
||
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