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 |
---|---|
Force |
DataModel.get(String key,
Force defaultValue)
Get the Force value assigned to the specified key.
|
Modifier and Type | Method and Description |
---|---|
Force |
DataModel.get(String key,
Force defaultValue)
Get the Force value assigned to the specified key.
|
void |
DataModel.set(String key,
Force value)
Assign a Force value to the specified key.
|
Modifier and Type | Method and Description |
---|---|
Force |
CompliantLinearAxisForce.getForce() |
Modifier and Type | Method and Description |
---|---|
CompliantLinearAxisForce |
ForceNodeConfigFactory.createCompliantLinearAxisForce(Force force,
ErrorHandler<Force> forceErrorHandler,
Speed limit,
ErrorHandler<Speed> limitErrorHandler)
Creates a linear force setting for a compliant axis.
|
Modifier and Type | Method and Description |
---|---|
CompliantLinearAxisForce |
ForceNodeConfigFactory.createCompliantLinearAxisForce(Force force,
ErrorHandler<Force> forceErrorHandler,
Speed limit,
ErrorHandler<Speed> limitErrorHandler)
Creates a linear force setting for a compliant axis.
|
Modifier and Type | Method and Description |
---|---|
Force |
SimpleValueFactory.createForce(double value,
Force.Unit unit) |
Copyright © 2018. All rights reserved.