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 |
---|---|
GripForceCapability |
GripperCapabilities.registerGrippingForceCapability(double minForce,
double maxForce,
double defaultGripForce,
Force.Unit unit)
Register a force capability for a gripper that supports gripping using a user configurable force.
|
Modifier and Type | Method and Description |
---|---|
GripForceCapability |
RegisteredCapabilities.getGripForceCapability()
Access the grip force 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.