public final class JointServoMap extends Object
| Constructor and Description |
|---|
JointServoMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addServoId(Joint.Id jointId,
ServoController.Id controllerId,
String servoId) |
List<Joint.Id> |
getJointIds() |
List<ServoController.ServoId<String>> |
getServoIds(ServoController.Id controllerId) |
public void addServoId(Joint.Id jointId, ServoController.Id controllerId, String servoId)
public List<ServoController.ServoId<String>> getServoIds(ServoController.Id controllerId)
Copyright © 2011-2014. All Rights Reserved.