Package | Description |
---|---|
com.ur.urcap.api.domain.device.gripper | |
com.ur.urcap.api.domain.device.gripper.capability |
Modifier and Type | Method and Description |
---|---|
<T extends CapabilitySupport> |
GripperDevice.getCapabilitySupport(Class<T> capabilitySupport)
Get information about the support (provided by the gripper device) for a specific capability.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MultiGripperSupport
This interface represents the support for multiple grippers provided by a multi-gripper device (a
GripperDevice
instance), i.e. |
Copyright © 2021. All rights reserved.