Go to the source code of this file.
Namespaces | |
namespace | analyzer_node |
Variables | |
tuple | analyzer_node::image = stream.getvalue() |
list | analyzer_node::my_arg = sys.argv[1] |
tuple | analyzer_node::p = Plot() |
tuple | analyzer_node::r = TestResultRequest() |
tuple | analyzer_node::result_service = rospy.ServiceProxy('test_result', TestResult) |
tuple | analyzer_node::stream = StringIO() |
tuple | analyzer_node::test_service = rospy.ServiceProxy('self_test', Empty) |
tuple | analyzer_node::val = random.randint(0, 2) |