Classes | Variables
test_client_connection_header Namespace Reference

Classes

class  TestClientConnectionHeader

Variables

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

Variable Documentation

tuple 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.

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.

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
autogenerated on Fri Aug 28 2015 12:38:28