Ros and matlab connection

asked 2020-03-10 23:48:24 -0500

m.kowsar gravatar image

hi all.I wanna connect matlab to Ros in same PC .so at first I set the ip of my computer in .bashrc file and enter these 2 command in matlab.But I get error.any help will be appreciate. //////////////////////////////////////////////////// ipaddress='http://192.48.3';

rosinit(ipaddress)

Port -1 is invalid. It needs to be positive. Check if it is correctly defined.

edit retag flag offensive close merge delete

Comments

Not sure if you still in need, but if yes, take a look in this link: https://robotics.stackexchange.com/qu...

msantos gravatar image msantos  ( 2021-03-22 15:57:36 -0500 )edit