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

ROS Fuerte in Multiple machines

asked 2012-05-15 05:03:10 -0500

updated 2012-05-15 06:50:20 -0500

Hello,

In ros fuerte i can't communicate from slave to the master! can someone help-me?

I have in the bash script for master this:

export ROS_IP=192.168.55.112
export ROS_MASTER_URI=http://192.168.55.112:11311

at the slave the same. In the slave i make rostopic list and i see all publications.

but when i run a node, in the slave pc, that should publish something, the master can't ear anything! (if run the publisher in the master and subscriber in the slave it works, the inverse not!!!!)

If i run the same node in the master everything runs ok! What could be the problem?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-05-15 07:03:14 -0500

DimitriProsser gravatar image

The slave should not export its IP to be the same as the master. It should export its own IP.

edit flag offensive delete link more

Comments

thanks DimitriProsser, it was that mistake! :)

Filipe Santos gravatar image Filipe Santos  ( 2012-05-15 09:20:18 -0500 )edit

@Filipe Santos Please accept the answer so others know your question is solved. (Click the checkmark next to the answer.)

tfoote gravatar image tfoote  ( 2012-05-15 11:08:56 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-05-15 05:03:10 -0500

Seen: 291 times

Last updated: May 15 '12