Skip to main content

SuctionGripper

Inherits from: ABC No class docstring.

init

SuctionGripper.__init__(*args, **kwargs)
No docstring provided.
Arguments
args
No description provided.
kwargs
No description provided.

initialize

SuctionGripper.initialize(*args, **kwargs)
Connect to the IP/port of the gripper and set it to an active state.
Arguments
args
No description provided.
kwargs
No description provided.

open

SuctionGripper.open(*args, **kwargs)
Turns on the suction gripper (blocking).
Arguments
args
No description provided.
kwargs
No description provided.

close

SuctionGripper.close(*args, **kwargs)
Turns off the suction gripper (blocking).
Arguments
args
No description provided.
kwargs
No description provided.

get_tool_center_wrt_arm

SuctionGripper.get_tool_center_wrt_arm() -> Pose
Get the Pose of the tool center with respect to the base of the gripper (attached to the arm).
Returns
returns
Pose