matlab and simulink can not receive custom message whice send by ros

조회 수: 1 (최근 30일)
xupeng
xupeng 2019년 11월 22일
답변: Cam Salzberger 2019년 12월 5일
i want to use matlab to receive the custom message whice is sended by ros, but cannot receive and display the message . i use the command "rostopic echo /chatter" in matlab , it cannot receive either .but i use this cammand in ubuntu , it can recieve the data . i have add custom message into matlab rosmsg lib .i can find my custom message type though command "rosmsg list " , use command “rqt_gragh ” i find the node have connect each oher ,l

답변 (1개)

Cam Salzberger
Cam Salzberger 2019년 12월 5일
Please see some strategies for resolving and troubleshooting this issue in my answer here. You shouldn't need to set ROS_IP on the MATLAB machine, as MATLAB does that for you, though it can't hurt to try. More important is to set it on the remote nodes before running them. Also see Ines' suggestion about the firewall on the same page.

카테고리

Help CenterFile Exchange에서 Custom Message Support에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by