|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RobotDefinitionResponse.JointDefinition
Contains the values needed to initialize a RemoteJoint.
| Method Summary | |
|---|---|
NormalizedDouble |
getDefaultPosition()
Returns the Joint's default position. |
boolean |
getEnabled()
Returns the Joint's enabled status. |
NormalizedDouble |
getGoalPosition()
Returns the Joint's goal position. |
Joint.Id |
getJointId()
Returns the Joint's local joint id. |
String |
getName()
Returns the Joint's name. |
| Method Detail |
|---|
Joint.Id getJointId()
String getName()
NormalizedDouble getDefaultPosition()
NormalizedDouble getGoalPosition()
boolean getEnabled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||