Classes | Variables
test_client_connection_header Namespace Reference

Classes

class  TestClientConnectionHeader
 

Variables

 add_two_ints = rospy.ServiceProxy(service_name, AddTwoInts, headers=metadata)
 
 anonymous
 
dictionary metadata = { 'cookies' : 'peanut butter' }
 
string NAME = 'test_client_connection_header'
 
string PKG = 'rospy_tutorials'
 
 resp = add_two_ints(1, 2)
 
string service_name = 'add_two_ints_header_test'
 

Variable Documentation

test_client_connection_header.add_two_ints = rospy.ServiceProxy(service_name, AddTwoInts, headers=metadata)

Definition at line 91 of file test_client_connection_header.py.

test_client_connection_header.anonymous

Definition at line 86 of file test_client_connection_header.py.

dictionary test_client_connection_header.metadata = { 'cookies' : 'peanut butter' }

Definition at line 90 of file test_client_connection_header.py.

string test_client_connection_header.NAME = 'test_client_connection_header'

Definition at line 42 of file test_client_connection_header.py.

string test_client_connection_header.PKG = 'rospy_tutorials'

Definition at line 41 of file test_client_connection_header.py.

test_client_connection_header.resp = add_two_ints(1, 2)

Definition at line 94 of file test_client_connection_header.py.

string test_client_connection_header.service_name = 'add_two_ints_header_test'

Definition at line 88 of file test_client_connection_header.py.



rospy_tutorials
Author(s): Ken Conley, Dirk Thomas
autogenerated on Sun Oct 18 2020 13:09:44