Tello Flight:Python的无人机“ Tello”控件 源码
飞行飞行 无人机“ Tello”控件(通过Python) forward_and_reverse.py 自动で离陆->上升->前进->后退->着陆をするサンプルコード $python3 forward_and_reverse.py rotation_cw.py 离陆して,与えられた周回数分,円を描くように时计回りに飞行して着陆するPythoコード 実行方法 (2周回りたいときは“ 2”とする)(Pythonコードに引数として周回数を与える。) $python3 rotate_cw.py 2 密钥 操作ーboードによるドローン操作 $python3 key.py video_effect.py Telloについているカメラを起动させて画像を取得するPythonコード。离陆の制御は入っていないので,ローターは回転しない。そのため,実行时にはTello本体の発热注意! $python3 v
文件列表
Tello-Flight-main.zip
(预估有个34文件)
Tello-Flight-main
__pycache__
keyboard_and_video.cpython-37.pyc
7KB
__init__.cpython-37.pyc
146B
tello_test.cpython-37.pyc
2KB
takeoffVideo.cpython-37.pyc
1KB
video_effect.py
2KB
rotate_cw.py
1KB
__init__.py
0B
forward_and_reverse.py
860B
暂无评论