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

Revision history [back]

click to hide/show revision 1
initial version

Hello, did you try the following troubleshooting page - section 2?

link text

In my experience, both computer should have their ROS_IP set to their own IP address. Make sure they are set to the correct values. They are not set by default.

The one on which the master runs should have ROS_MASTER_URI=http://localhost:11311 The one that connect to the master should have ROS_MASTER_URI=http://[IP_OF_MASTER_MACHINE]:11311

Raph

Hello, did you try the following troubleshooting page - section 2?

link textTroubleshooting - 2 Network Configuration

In my experience, both computer should have their ROS_IP set to their own IP address. Make sure they are set to the correct values. They are not set by default.

The one on which the master runs should have ROS_MASTER_URI=http://localhost:11311 The one that connect to the master should have ROS_MASTER_URI=http://[IP_OF_MASTER_MACHINE]:11311

Raph

Hello, did you try the following troubleshooting page - section 2?

Troubleshooting - 2 Network Configuration

In my experience, both both computer should have their ROS_IP set to their own IP address. Make sure they are set to the correct values. They are not set by default.

The one on which the master runs should have ROS_MASTER_URI=http://localhost:11311 The one that connect to the master should have ROS_MASTER_URI=http://[IP_OF_MASTER_MACHINE]:11311

Raph

Hello, did you try the following troubleshooting page - section 2?

Troubleshooting - 2 Network Configuration

In my experience, both computer computers should have their ROS_IP set to their own IP address. Make sure they are set to the correct values. They values as they are not set initialized by default.

The one on which the master runs should have ROS_MASTER_URI=http://localhost:11311 The one that connect to the master should have ROS_MASTER_URI=http://[IP_OF_MASTER_MACHINE]:11311

Raph

Hello, did you try the following troubleshooting page - section 2?

2? Troubleshooting - 2 Network Configuration

I think your problem comes from ROS_IP not being set correctly.

In my experience, both computers should have ROS_IP set to their own IP address. Make sure they are set to the correct values as they are not initialized by default.

The one on which the master runs should have ROS_MASTER_URI=http://localhost:11311 ROS_MASTER_URI=http://localhost:11311

The one that connect to the master should have ROS_MASTER_URI=http://[IP_OF_MASTER_MACHINE]:11311

Raph

Hello, did you try the following troubleshooting page - section 2? 2?

Troubleshooting - 2 Network Configuration

I think your problem comes from ROS_IP not being set correctly.

In my experience, both computers should have ROS_IP set to their own IP address. Make sure they are set to the correct values as they are not initialized by default.

The one on which the master runs should have ROS_MASTER_URI=http://localhost:11311

The one that connect to the master should have ROS_MASTER_URI=http://[IP_OF_MASTER_MACHINE]:11311

Raph