ROS messages aren't getting through to the robot?

조회 수: 1 (최근 30일)
Ariana Keeling
Ariana Keeling 2017년 8월 7일
댓글: Salih Ertug OVUR 2019년 11월 19일
I am trying to publish a message to a ROS topic using Matlab, and then access that topic on a robot. The process works in reverse: I can use Matlab to read messages published by the robot. I can also create a topic in Matlab and see that change reflected on the robot. However, I can't get a message through to the robot; echoing the topic in Matlab shows the message, but echoing it on the robot shows nothing.
I am working with some code that worked with Matlab 2016b, but I'm using Matlab 2017a. Has anything changed that would cause this issue?

채택된 답변

Arun Mathamkode
Arun Mathamkode 2017년 8월 11일
A possible issue is that your firewall software may be interfering and blocking some ports that are required for publishing ROS messages. Disabling any firewall software might help in resolving the issue.
  댓글 수: 1
Salih Ertug OVUR
Salih Ertug OVUR 2019년 11월 19일
This solved my problem! I just disabled firewall protection from antivirus software.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by