| Package | Description |
|---|---|
| org.cogchar.api.animoid.protocol |
| Modifier and Type | Method and Description |
|---|---|
JointStateCoordinateType |
JointStateItem.getCoordinateType() |
static JointStateCoordinateType |
JointStateCoordinateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JointStateCoordinateType[] |
JointStateCoordinateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JointPositionSnapshot(Robot r,
JointStateCoordinateType coordType,
Map<Integer,Double> positionValuesByJointID) |
Copyright © 2010-2016. All Rights Reserved.