Show older comments
Tello の離陸が出来ません。何が問題なのかをお教え頂きたく思います。
MATLAB Support Package for Ryze Tello Drones をインストールし、Wifi 接続もしています。
しかし、以下の3行目のコードでエラーが出てしまいます。 エラーはUnable to execute 'takeoff'. Execute 'land' command first. です.
droneObj = ryze()
cameraObj=camera(droneObj)
takeoff(droneObj)
:
Accepted Answer
More Answers (1)
Tohru Kikawada
on 1 Sep 2022
0 votes
本エラーですがTelloのファームウェアが古い場合にも同様のエラーが出ることがあります。
改善しない場合には、お手数ですがTelloのスマートフォンアプリにてファームウェアを最新にアップグレードいただき、再度お試しいただければと思います。
詳細は下記の手順もご参照ください。
Categories
Find more on Setup and Configuration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!