ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hello, did you try the following troubleshooting page - section 2?
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
2 | No.2 Revision |
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
3 | No.3 Revision |
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
4 | No.4 Revision |
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
5 | No.5 Revision |
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
6 | No.6 Revision |
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