ROS in Simulink never receive anything
Show older comments
I am having really hard time getting ROS in Simulink to receive any messages from a remote PC.
It never works in MatLab either but here's the rub:
I run
rosinit('111.111.0.8') % a sudo address for my remote running turtlebot3_fake
I then jump over to Simulink and create a model that looks like this:
I hit run and it is always zero. What am I doing wrong?
Cheers,
Coach
Accepted Answer
More Answers (0)
Categories
Find more on ROS Network Access in Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!