Package | Description |
---|---|
com.ur.urcap.api.domain.data | |
com.ur.urcap.api.domain.value |
Modifier and Type | Method and Description |
---|---|
Rotation |
DataModel.get(String key,
Rotation defaultValue)
Get the
Rotation value assigned to the specified key. |
Modifier and Type | Method and Description |
---|---|
Rotation |
DataModel.get(String key,
Rotation defaultValue)
Get the
Rotation value assigned to the specified key. |
void |
DataModel.set(String key,
Rotation value)
Assign a
Rotation value to the specified key. |
Modifier and Type | Method and Description |
---|---|
Rotation |
Pose.getRotation() |
Modifier and Type | Method and Description |
---|---|
boolean |
Rotation.epsilonEquals(Rotation other,
double epsilon,
Angle.Unit unit)
Indicates whether some other
Rotation object is "approximately equal" to this one. |
Copyright © 2020. All rights reserved.