Go to the source code of this file.
Namespaces | |
| namespace | add_two_ints_server |
Functions | |
| def | add_two_ints_server.add_two_ints |
| def | add_two_ints_server.add_two_ints_server |
Variables | |
| string | add_two_ints_server.NAME = 'add_two_ints_server' |
| string | add_two_ints_server::PKG = 'rospy_tutorials' |
| Simple demo of a rospy service that add two integers. | |