$search
Grasp general state. More...
Public Member Functions | |
| def | __init__ |
| def | callIKSolver |
| def | execute |
Public Attributes | |
| iks | |
| max_retries | |
| retries | |
| stiffness | |
Grasp general state.
This state will grasp an object with a side grasp
Definition at line 79 of file simple_grasp_states.py.
| def simple_grasp_states::simple_grasp::__init__ | ( | self, | ||
max_retries = 1 | ||||
| ) |
Definition at line 81 of file simple_grasp_states.py.
| def simple_grasp_states::simple_grasp::callIKSolver | ( | self, | ||
| current_pose, | ||||
| goal_pose | ||||
| ) |
Definition at line 94 of file simple_grasp_states.py.
| def simple_grasp_states::simple_grasp::execute | ( | self, | ||
| userdata | ||||
| ) |
Definition at line 105 of file simple_grasp_states.py.
Definition at line 89 of file simple_grasp_states.py.
Definition at line 87 of file simple_grasp_states.py.
Definition at line 88 of file simple_grasp_states.py.
Definition at line 91 of file simple_grasp_states.py.