UbuntuでのEV3とのUSB接続について
Afficher commentaires plus anciens
MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware バージョン 17.1.1 をインストールして
EV3とのUSB接続を試したところ,下記のエラー内容で接続できず,対処方法を教えていただきたいです.
なお,Linuxコマンドにてdmesgを実行したところEV3自体は認識できているようです.
【エラー内容】
ーーーーーーーーーーーーーーーーーーーーーーー
>> myev3 = legoev3('USB')
警告: 次のエラーは 'legoev3' クラスのデストラクターの実行中に発生しました:
エラー: realtime.internal.CommUSB/close (line 76)
Failed to connect to the EV3 brick. Please check the USB connection.
エラー: legoev3/delete (line 368)
obj.CommHandle.close();
エラー: legoev3 (line 58)
function obj = legoev3(varargin)
> In legoev3 (line 58)
エラー: legoev3 (line 307)
Failed to connect to EV3 through USB. Please check your USB connection.
ーーーーーーーーーーーーーーーーーーーーーーー
【エラー発生環境】
OS : Ubuntu 16.04 LTS
MATLAB : 2017a
EV3
Brick HW : V0.70
Brick FW : V1.09H
Réponse acceptée
Plus de réponses (1)
takuma sato
le 4 Mai 2020
0 votes
Catégories
En savoir plus sur MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!