Every value from ROS Subscriber put to zero

3 views (last 30 days)
Hi,
I'm having issues with my ROS Subscriber in Simulink. I have a comptuer running a ROS Master wired-connected to a second one running windows and Matlab/Simulink. I want to send a basic ROS Message to simulink via a ROS Topic. I checked with 'rostopic echo <topic_name>' on my linux platform and the right values come up. But when i checked with a value display or a scope in simulink what is the output from my ROS Subsriber bloc, all the values are 0. It seems that the topic is filled with the rights values but my simulink model cannot read it.
But everything works for a ROS Publisher
  1 Comment
Abhijeet Gadkari
Abhijeet Gadkari on 16 Dec 2021
Hello Jason,
This issue seems similar to this MATLAB Answers post.
The “Accepted Answers” suggested in that post might be useful.
-Abhijeet

Sign in to comment.

Answers (1)

Jagadeesh Konakalla
Jagadeesh Konakalla on 8 Mar 2023

Categories

Find more on Publishers and Subscribers in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!