Skip to main content

# Tello-Python

Control DJI Tello drone with python

# Installation

pip install tello-python

# Examples

# 引入tello_python包,注意:这里是下划线_连接 from tello_python import tello

# 初始化无人机对象 drone = tello.Tello()

# 起飞 drone.takeoff()

# 前进100cm drone.forward(100)

# 顺时针旋转90° drone.cw(90)

# 向左翻滚 drone.flip(‘l’)

# 打开视频流 drone.streamon()

# 降落 drone.land()

更多命令请参考源码tello.py文件内的方法及注释

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tello-python-1.0.4.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file tello-python-1.0.4.tar.gz.

File metadata

  • Download URL: tello-python-1.0.4.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.8

File hashes

Hashes for tello-python-1.0.4.tar.gz
Algorithm Hash digest
SHA256 0dcbf73c766f50cd9cd87406c42d817741bee1655f62b1a398e4f3fbaa1ef4f0
MD5 3bdaf5eb5edc98478ed750b1c33f7f76
BLAKE2b-256 b40f49ef13d191932dd2d87dcaa0b1c67897926657b1f9d9f9754ab42c8b4aa2

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.6

3 files

1.1.5

3 files

1.1.4

3 files

1.1.3

1 file

This release

1.0.4 This release

1 file

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page