Hi all,
My computer has two IPv4 adresses (one for the wired lan, one for the wifi). The computer name is gilgamesh. Its name on the wired lan is gilgamesh too. But its name through wifi is gilgamesh-wifi. When I start roscore, with wifi on, it complains about not being able to ping gilgamesh (While it should try to ping gilgamesh-wifi).
How to specify the name of the host computer when launching roscore ? (or any ros server)
set the ROS_HOSTNAME environment variable to the one you want.
try setting your ROS_MASTER_URI env variable to:
ROS_MASTER_URI=http://gilgamesh-wifi:11311
Asked: Sep 08 '11
Seen: 95 times
Last updated: Sep 08 '11
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.