MATLAB ROS Cannot Create A Node

asked 2014-10-25 14:34:51 -0500

atp gravatar image

updated 2014-10-25 14:36:09 -0500

After some time. I'm playing around with MATLAB ROS again ( http://www.mathworks.com/hardware-sup... ).

When I try to create a node in Matlab using Node = rosmatlab.node('Test','http://129.10.113.238:11311');

This results in the following output:

Environment variable ROS_IP does not match localhost's IP address

However, when I check ROS_MASTER_URI and ROS_IP, they have the correct values (in both the Ubuntu terminal and the Matlab command line).

edit retag flag offensive close merge delete

Comments

Did you fix this problem?

Andromeda gravatar image Andromeda  ( 2015-02-15 12:19:07 -0500 )edit