Package | Description |
---|---|
com.ur.urcap.api.domain.data | |
com.ur.urcap.api.domain.program.nodes.builtin.configurations.forcenode | |
com.ur.urcap.api.domain.value.simple |
Modifier and Type | Method and Description |
---|---|
Torque |
DataModel.get(String key,
Torque defaultValue)
Get the Torque value assigned to the specified key.
|
Modifier and Type | Method and Description |
---|---|
Torque |
DataModel.get(String key,
Torque defaultValue)
Get the Torque value assigned to the specified key.
|
void |
DataModel.set(String key,
Torque value)
Assign a Torque value to the specified key.
|
Modifier and Type | Method and Description |
---|---|
Torque |
CompliantRotationalAxisTorque.getTorque() |
Modifier and Type | Method and Description |
---|---|
CompliantRotationalAxisTorque |
ForceNodeConfigFactory.createCompliantRotationalAxisTorque(Torque torque,
ErrorHandler<Torque> torqueErrorHandler,
AngularSpeed limit,
ErrorHandler<AngularSpeed> limitErrorHandler)
Creates a torque (rotational force) setting for a compliant axis.
|
Modifier and Type | Method and Description |
---|---|
CompliantRotationalAxisTorque |
ForceNodeConfigFactory.createCompliantRotationalAxisTorque(Torque torque,
ErrorHandler<Torque> torqueErrorHandler,
AngularSpeed limit,
ErrorHandler<AngularSpeed> limitErrorHandler)
Creates a torque (rotational force) setting for a compliant axis.
|
Modifier and Type | Method and Description |
---|---|
Torque |
SimpleValueFactory.createTorque(double value,
Torque.Unit unit) |
Copyright © 2018. All rights reserved.