Robotics StackExchange | Archived questions

Matlab ros bridge tool

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

Asked by dottant on 2015-03-02 06:20:30 UTC

Comments

Please describe precisely which 'Matlab/ROS interface tool' you are using. Is it the official one from Mathworks, or some other pkg?

Asked by gvdhoorn on 2015-03-02 09:27:58 UTC

Yes, it's the official one

Asked by dottant on 2015-03-03 08:46:35 UTC

Answers