memomem

備忘録・メモ置き場

tello

Tello まとめ

Unityで使うならこれ。SDKのコマンドではなくudpパケットでの制御、カメラ映像の表示が可能 github.com TelloForUnity を拡張し、オートパイロット機能を付加 github.com Low Level www.dimitarrangelov.com qiita.com SDK 2.0のドキュメント https://dl-cdn…

TelloForUnity / macで実行時に DLLNotFoundException

UnityからのTelloの制御を行いたい。 Githubを調べてみると TelloForUnity が。なんと映像の受信もできる。 github.com readme の通りffmpeg 入れていれば、windowsでは問題なく動作した。 macで実行してみると、TelloVideoDecoder で DLLNotFoundException …