Package | Description |
---|---|
com.ur.urcap.api.contribution.driver.gripper.capability | |
com.ur.urcap.api.contribution.driver.gripper.capability.multigripper |
Modifier and Type | Method and Description |
---|---|
WidthCapability |
GripperCapabilities.registerWidthCapability(double minWidth,
double maxWidth,
double defaultGripWidth,
double defaultReleaseWidth,
Length.Unit unit)
Register a width/position capability for a gripper that supports moving to a user configurable position (open/close
to a configurable width).
|
Modifier and Type | Method and Description |
---|---|
WidthCapability |
RegisteredCapabilities.getWidthCapability()
Access the width capability interface which allows for dynamic adjustments of the capability properties exclusively
for this specific individual gripper (independently of the other grippers), including the value range and default
value.
|
Copyright © 2021. All rights reserved.