Select grasp state. More...
Public Member Functions | |
def | __init__ |
def | execute |
Public Attributes | |
grasp_categorisation | |
height_switch |
Select grasp state.
This state select a grasping strategy. A high object will be grasped from the side, a low one from top.
Definition at line 30 of file simple_grasp_states.py.
def simple_grasp_states.select_simple_grasp.__init__ | ( | self | ) |
Definition at line 32 of file simple_grasp_states.py.
def simple_grasp_states.select_simple_grasp.execute | ( | self, | |
userdata | |||
) |
Definition at line 50 of file simple_grasp_states.py.
Definition at line 35 of file simple_grasp_states.py.
Definition at line 35 of file simple_grasp_states.py.