Go to the source code of this file.
Namespaces | |
namespace | config_wrt |
Variables | |
string | config_wrt::NAME = 'config_ctr' |
string | config_wrt::PKG = 'qualification' |
tuple | config_wrt::r = TestResultRequest() |
tuple | config_wrt::result_service = rospy.ServiceProxy('test_result', TestResult) |
tuple | config_wrt::wrt610n_config = subprocess.Popen(wrt610n_config_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE) |
list | config_wrt::wrt610n_config_cmd = ['wrt610n','-w','config', '--essid=willow','--newip=10.68.0.5','--newpasswd=willow'] |