check_for_ips Namespace Reference

Variables

tuple check_ip = subprocess.Popen(check_ip_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
list check_ip_cmd = ['ifconfig']
tuple essid = rospy.myargv()
 fail = False
string NAME = 'check_for_ips'
tuple r = ScriptDoneRequest()
tuple result_service = rospy.ServiceProxy('prestartup_done', ScriptDone)

Variable Documentation

tuple check_for_ips::check_ip = subprocess.Popen(check_ip_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)

Definition at line 57 of file check_for_ips.py.

list check_for_ips::check_ip_cmd = ['ifconfig']

Definition at line 56 of file check_for_ips.py.

tuple check_for_ips::essid = rospy.myargv()

Definition at line 52 of file check_for_ips.py.

Definition at line 60 of file check_for_ips.py.

string check_for_ips::NAME = 'check_for_ips'

Definition at line 43 of file check_for_ips.py.

tuple check_for_ips::r = ScriptDoneRequest()

Definition at line 54 of file check_for_ips.py.

tuple check_for_ips::result_service = rospy.ServiceProxy('prestartup_done', ScriptDone)

Definition at line 75 of file check_for_ips.py.

 All Classes Namespaces Files Functions Variables


qualification
Author(s): Kevin Watts (watts@willowgarage.com), Josh Faust (jfaust@willowgarage.com)
autogenerated on Fri Jan 11 09:39:14 2013