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

communication between winros and ubuntu didn't work

asked 2013-02-21 07:07:10 -0500

vincent gravatar image

Hi there,

I was testing the ROS communication between a windows vista laptop running winros, and a ubuntu desktop, based on instructions on this wiki page.

I run the talker.py node on one machine and listener.py node on the other. I can see the node and topic list on the listener side in command line. It seems fine. But the listener node is not picking up the message on /talker topic.

I tried the network communication tutorial on ubuntu machines and had no problems. So I suspect that the problem is on the windows side.(It works if I run talker and listener nodes both on winros).

Does anyone know what went wrong here?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-02-21 07:37:59 -0500

dornhege gravatar image

Check the network setup. I suspect, you'll need to set ROS_IP.

edit flag offensive delete link more

Comments

thanks, that solved the problem

vincent gravatar image vincent  ( 2013-02-25 06:16:11 -0500 )edit

Question Tools

Stats

Asked: 2013-02-21 07:07:10 -0500

Seen: 203 times

Last updated: Feb 21 '13