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 |
---|---|
SpeedCapability |
GripperCapabilities.registerSpeedCapability(double minSpeed,
double maxSpeed,
double defaultGripSpeed,
double defaultReleaseSpeed,
Speed.Unit unit)
Register a speed capability for a gripper that supports operating using a user configurable speed.
|
Modifier and Type | Method and Description |
---|---|
SpeedCapability |
RegisteredCapabilities.getSpeedCapability()
Access the speed 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.