Go to the source code of this file.
Namespaces | |
namespace | check_for_ips |
Variables | |
tuple | check_for_ips::check_ip = subprocess.Popen(check_ip_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE) |
list | check_for_ips::check_ip_cmd = ['ifconfig'] |
tuple | check_for_ips::essid = rospy.myargv() |
check_for_ips::fail = False | |
string | check_for_ips::NAME = 'check_for_ips' |
tuple | check_for_ips::r = ScriptDoneRequest() |
tuple | check_for_ips::result_service = rospy.ServiceProxy('prestartup_done', ScriptDone) |