필터 지우기
필터 지우기

BaxterComm​WithSim() ​class使用時でエ​ラーが出ます。

조회 수: 2 (최근 30일)
Masanori Sakuragi
Masanori Sakuragi 2018년 7월 26일
답변: Tohru Kikawada 2018년 8월 13일
StartHere_ExampleScript - Script to test Baxter Communicator class使用時でエラーが出ます。
rosinit('011612P0010.local','NodeHost','192.168.1.2')
setenv('ROS_MASTER_URI','http://011612P0010.local:11311')
bc = BaxterCommWithSim(); % for hardware
>> bc = BaxterCommWithSim();
エラー: robotics.ros.Subscriber/receive (line 294)
The function did not receive any data and timed out.
で下記エラーが発生します。原因や解説策など指導いただけると幸いです 9.4.0.813654 (R2018a) rostopic listや sub= rossubscriber('/cameras/right_hand_camera/image')などは正常のようです

채택된 답변

Tohru Kikawada
Tohru Kikawada 2018년 8월 13일
エラー内容としてはROS topicの受信を待っていて設定時間内にデータが返ってきていないようです。エラーは上記で全文でしょうか。発生個所が分かれば問題となっている箇所がわかるかもしれません。
また、内容は下記のBaxter Communicator Classに関するご質問のようですので、コメント欄など記載して作者に直接お問い合わせいただくのがよろしいかもしれません。 https://jp.mathworks.com/matlabcentral/fileexchange/63564-baxter-communicator-class

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Network Connection and Exploration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by