| Package | Description |
|---|---|
| org.cogchar.animoid.broker | |
| org.cogchar.api.animoid.config.bonus | |
| org.cogchar.api.animoid.protocol | |
| org.cogchar.xml.animoid |
| Modifier and Type | Method and Description |
|---|---|
Robot |
AnimoidFacade.getMainRobot() |
| Modifier and Type | Method and Description |
|---|---|
static JointPosition |
AnimationBuilder.makeCenteringJointPosition(Robot r,
String jointName) |
static Animation |
AnimationBuilder.makeRobotCenteringAnimation(Robot r,
String animName,
int numFrames,
double secondsPerFrame) |
static Frame |
AnimationBuilder.makeRobotCenteringFrame(Robot r) |
| Modifier and Type | Method and Description |
|---|---|
Robot |
AnimoidConfig.getMainRobot() |
| Modifier and Type | Method and Description |
|---|---|
static VisemeConfig |
VisemeConfig.buildVisemeConfig(String visemeConfFile,
ServoChannelConfig[] servoConfigSparseArray,
Robot robot) |
void |
AnimoidConfig.completeInit(Robot mainRobot,
Integer msecPerFrame,
Double frameDurSmoothFactor) |
| Modifier and Type | Method and Description |
|---|---|
Robot |
Joint.getRobot() |
| Constructor and Description |
|---|
Joint(Device d,
Robot r,
String deviceChannelID,
String jointName) |
JointPositionSnapshot(Robot r,
JointStateCoordinateType coordType,
Map<Integer,Double> positionValuesByJointID) |
| Modifier and Type | Method and Description |
|---|---|
static AnimoidConfig |
AnimoidConfigLoader.loadAnimoidConfig(URL configFileURL,
Robot mainRobot,
Integer msecPerFrame,
Double frameSmoothingFactor) |
Copyright © 2010-2016. All Rights Reserved.