Package | Description |
---|---|
com.ur.urcap.api.contribution.driver.gripper | |
com.ur.urcap.api.domain.data | |
com.ur.urcap.api.domain.value.simple |
Modifier and Type | Method and Description |
---|---|
Pressure |
GripActionParameters.getVacuum()
Get the selected vacuum level to be used for the gripping action.
|
Modifier and Type | Method and Description |
---|---|
Pressure |
DataModel.get(String key,
Pressure defaultValue)
Get the
Pressure value assigned to the specified key. |
Modifier and Type | Method and Description |
---|---|
Pressure |
DataModel.get(String key,
Pressure defaultValue)
Get the
Pressure value assigned to the specified key. |
void |
DataModel.set(String key,
Pressure value)
Assign a
Pressure value to the specified key. |
Modifier and Type | Method and Description |
---|---|
Pressure |
SimpleValueFactory.createPressure(double value,
Pressure.Unit unit)
Creates an object representing a pressure value.
|
Copyright © 2021. All rights reserved.