How to subscribe to topics using ROS Support from MATLAB? [closed]
Dear all,
I am testing the new ROS support from Matlab. I have the provided examples working without problems. Actually, the examples show how the subscribers work with messages published by the same matlab node (It also worked for me), but when I try to subscribe the matlab node to a topic from a c++ node, the Matlab code never calls the handle function though I see in rqt_graph the connection established.
You can reproduce this issue by using the basic_example in the previously posted link and changing the topic_name and topic_type in the subscriber definition to subscribe to an "external" node.
Please, does anyone found problems with this new and promising tool?
Thanks in advance.
Àngel.