Variables | |
tuple | action_client = actionlib.SimpleActionClient('/open_door', msg.OpenDoorAction) |
tuple | goal = msg.OpenDoorGoal() |
tuple open_door_service::action_client = actionlib.SimpleActionClient('/open_door', msg.OpenDoorAction) |
Definition at line 14 of file open_door_service.py.
tuple open_door_service::goal = msg.OpenDoorGoal() |
Definition at line 20 of file open_door_service.py.