Package | Description |
---|---|
com.ur.urcap.api.domain.data | |
com.ur.urcap.api.domain.device.gripper |
Modifier and Type | Method and Description |
---|---|
<T extends Device> |
DataModel.get(String key,
T defaultValue,
Class<T> deviceClassType)
Get the
Device value assigned to the specified key. |
Modifier and Type | Method and Description |
---|---|
void |
DataModel.set(String key,
Device value)
Assign a
Device value to the specified key. |
Modifier and Type | Interface and Description |
---|---|
interface |
GripperDevice
This interface represents a gripper device in PolyScope.
|
Copyright © 2021. All rights reserved.