Classes | |
class | TestServerConnectionHeader |
Variables | |
string | NAME = 'test_server_connection_header' |
string | PKG = 'rospy_tutorials' |
Extended version of add_two_int_client that shows how to use connection header to pass in metadata to service. |
string test_server_connection_header::NAME = 'test_server_connection_header' |
Definition at line 40 of file test_server_connection_header.py.
string test_server_connection_header::PKG = 'rospy_tutorials' |
Extended version of add_two_int_client that shows how to use connection header to pass in metadata to service.
Definition at line 39 of file test_server_connection_header.py.