Machine ips roslaunch ARM
Hi, I try to deploy a ROS application based on ARM and when I run some nodes with roslaunch on statup I see that anyone is run. The error is "machineips = [host[4][0] for host in socket.getaddrinfo(machine.address, 0, 0, 0, socket.SOLTCP)]". I see this error when odroid has not internet connection. AS I have seen, the problem happend in core.py when roslaunch try get local machine ip. I use export ROSMASTERURI and ROS_IP but the problem persist.
Can anyone help me? Thanks in advanced
Asked by Edmodi on 2015-03-06 03:01:45 UTC
Comments