Modifier and Type | Method and Description |
---|---|
Force |
GripActionParameters.getForce()
Get the selected force to be used the gripping action.
|
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)
Creates an object representing a force value.
|
Copyright © 2021. All rights reserved.