Definition at line 32 of file gripper_action_example.py.
◆ __init__()
def gripper_action_example.GripperClient.__init__ |
( |
|
self | ) |
|
◆ clear()
def gripper_action_example.GripperClient.clear |
( |
|
self | ) |
|
◆ command()
def gripper_action_example.GripperClient.command |
( |
|
self, |
|
|
|
position, |
|
|
|
effort, |
|
|
|
type |
|
) |
| |
◆ feedbackL()
def gripper_action_example.GripperClient.feedbackL |
( |
|
self, |
|
|
|
msg |
|
) |
| |
◆ feedbackR()
def gripper_action_example.GripperClient.feedbackR |
( |
|
self, |
|
|
|
msg |
|
) |
| |
◆ stop()
def gripper_action_example.GripperClient.stop |
( |
|
self | ) |
|
◆ wait()
def gripper_action_example.GripperClient.wait |
( |
|
self, |
|
|
|
type, |
|
|
|
timeout = 0.1 |
|
) |
| |
◆ _clientL
gripper_action_example.GripperClient._clientL |
|
private |
◆ _clientR
gripper_action_example.GripperClient._clientR |
|
private |
◆ _goalL
gripper_action_example.GripperClient._goalL |
|
private |
◆ _goalR
gripper_action_example.GripperClient._goalR |
|
private |
The documentation for this class was generated from the following file: