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

windows node communcates with ubuntu node failed

asked 2012-03-02 20:55:32 -0500

bruce1990 gravatar image

updated 2014-01-28 17:11:33 -0500

ngrennan gravatar image

a publisher node in Ubuntu send msg on topic "A",and a subscriber node in windows receive receive msg on topic "A",but it failed,and to put publisher in windows and subscriber in Ubuntu ,it succeeds.Unbuntu runs in a vitual machine, and there is a double red circle around the windows node in rxgraph

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-03-02 23:40:17 -0500

Ben_S gravatar image

Sounds like a problem with your network configuration to me. Are you able to ping both systems from each other? Are you running your VM network as a NAT configuration?

If you are able to ping your systems in both directions you should set the ROS_IP variable on both sides to the values you were able to ping. This should make sure, that all nodes report an address that is reachable from the other system.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-02 20:55:32 -0500

Seen: 189 times

Last updated: Mar 02 '12