pycram.process_modules.robotiq_gripper_process_module#
Classes#
Opens or closes the gripper of the real Robotiq gripper, uses a topic for this instead of giskard |
|
Module Contents#
- class pycram.process_modules.robotiq_gripper_process_module.RobotiqMoveGripperReal#
Bases:
DefaultMoveGripperRealOpens or closes the gripper of the real Robotiq gripper, uses a topic for this instead of giskard
- _execute(designator: pycram.designators.motion_designator.MoveGripperMotion) typing_extensions.Any#