ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS and MatLab support, IPC-Bridge

asked 2012-11-20 13:08:47 -0500

Astronaut gravatar image

Hello

So far as I know ROS does not support MatLab. I wonted to use online MatlAb with ROS. So to subscribe or publish a ROS topic to Matlab. For example I have calculated some parameters with ROS and wont online to import some MAtLab function, like find the minimum value of the ROS output parameters. Till now the only way was to save the parameters in a txt file and later on offline use MatLab. I found that exist IPC-Bridge package to communicate with ROS. Is the communication online??Im using ROS Fuerte and Ubuntu 10.4. IS IPC-Bridge supported on ROS Fuerte and Ubuntu 10.04??IS there any tutorial how to install, use and some example??

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-12-28 14:54:42 -0500

SL Remy gravatar image

If by online you mean communication with a running MATLAB instance, then yes online communication is permitted.

See the page here that provides examples and instructions..

There are also answers to questions here on answers.ros like this and this, but the tag is the key to building from the experience of others before us.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-20 13:08:47 -0500

Seen: 825 times

Last updated: Dec 28 '12