Matlab ros bridge tool [closed]
I'm using Matlab/ROS interface tool (with Matlab R2014a and ROS indigo)
I wanna subscribe from Matlab to a ros topic that i publish (i have a simple node that publishes "hello world"): the connection takes effects between the nodes, but nothing happens because when the matlab node subscribes it should visualize "message received".
I m looking for a solution, but everyone on the net has the same problem, it seems this bridge is unidirectional and its a really bad thing.
Thank you
Please describe precisely which 'Matlab/ROS interface tool' you are using. Is it the official one from Mathworks, or some other pkg?
Yes, it's the official one