Functions | |
| def | add_two_ints |
| def | add_two_ints_server |
Variables | |
| string | NAME = 'add_two_ints_server' |
| string | PKG = 'rospy_tutorials' |
| Extended version of add_two_ints_server demo that shows how to access connection header information. | |
| def server_connection_header::add_two_ints | ( | req | ) |
Definition at line 48 of file server_connection_header.py.
| def server_connection_header::add_two_ints_server | ( | ) |
Definition at line 55 of file server_connection_header.py.
| string server_connection_header::NAME = 'add_two_ints_server' |
Definition at line 40 of file server_connection_header.py.
| string server_connection_header::PKG = 'rospy_tutorials' |
Extended version of add_two_ints_server demo that shows how to access connection header information.
Definition at line 39 of file server_connection_header.py.