
Public Member Functions | |
| def | __init__ (self) |
| def | execute (self, ud) |
Different starts of the SM depending on the command provided when calling the actionlib wrapper. TODO: I think this can be done w/o creating a class...
Definition at line 37 of file object_manipulation_demo.py.
| def object_manipulation_demo.ExecuteUserCommand.__init__ | ( | self | ) |
Definition at line 40 of file object_manipulation_demo.py.
| def object_manipulation_demo.ExecuteUserCommand.execute | ( | self, | |
| ud | |||
| ) |
Definition at line 44 of file object_manipulation_demo.py.