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

Remote roscore not working [closed]

asked 2015-02-13 03:38:59 -0500

gergely.magyar gravatar image

updated 2015-02-13 03:48:26 -0500

Hello!

I installed ROS on an MS Azure virtual machine. The communcation between nodes is working when I'm sending data from the cloud to my local machine, but not in the other direction. When publishing from my local PC I see the topic on the machine running roscore, but when I try to echo it, no data is displayed. Do you have any suggestions how can I fix this problem?

Thank you for your answer!

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by gergely.magyar
close date 2015-02-13 06:18:30.246328

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-02-13 04:15:34 -0500

Sounds like your network setup is not quite correct. Make sure you have set ROS_MASTER_URI and either ROS_IP or ROS_HOSTNAME. From the description of your problem (communication in one direction only) it sounds like you have not done the latter correctly. See EnvironmentVariables.

edit flag offensive delete link more

Comments

+1: most likely a firewall or dns issue.

gvdhoorn gravatar image gvdhoorn  ( 2015-02-13 05:06:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-02-13 03:38:59 -0500

Seen: 260 times

Last updated: Feb 13 '15