Go to the source code of this file.
Classes | |
class | test_client_connection_header.TestClientConnectionHeader |
Namespaces | |
test_client_connection_header | |
Variables | |
test_client_connection_header.add_two_ints = rospy.ServiceProxy(service_name, AddTwoInts, headers=metadata) | |
test_client_connection_header.anonymous | |
dictionary | test_client_connection_header.metadata = { 'cookies' : 'peanut butter' } |
string | test_client_connection_header.NAME = 'test_client_connection_header' |
string | test_client_connection_header.PKG = 'rospy_tutorials' |
test_client_connection_header.resp = add_two_ints(1, 2) | |
string | test_client_connection_header.service_name = 'add_two_ints_header_test' |