Functions | |
def | stopTask (task) |
Variables | |
string | PKG = 'launchman' |
Simple demo of a rospy service client that calls a service to add two integers. More... | |
def stopTask.stopTask | ( | task | ) |
Definition at line 51 of file stopTask.py.
string stopTask.PKG = 'launchman' |
Simple demo of a rospy service client that calls a service to add two integers.
Definition at line 39 of file stopTask.py.