Go to the source code of this file.
Namespaces | |
namespace | config_ctr |
Variables | |
tuple | config_ctr::ctr350_config = subprocess.Popen(ctr350_config_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE) |
list | config_ctr::ctr350_config_cmd = ['ctr350','-l','/usr/lib/ctr350/willow_default.gws','-n',essid] |
tuple | config_ctr::essid = rospy.myargv() |
string | config_ctr::NAME = 'config_ctr' |
tuple | config_ctr::r = TestResultRequest() |
tuple | config_ctr::result_service = rospy.ServiceProxy('test_result', TestResult) |