| Package | Description |
|---|---|
| org.cogchar.animoid.calc.trajectory | |
| org.cogchar.api.animoid.world |
| Modifier and Type | Field and Description |
|---|---|
protected WorldJoint |
JointAngleTrajectory.myWorldJoint |
| Constructor and Description |
|---|
JointAngleTrajectory(WorldJoint wj,
double timeUnitsPerSecond,
org.appdapter.bind.math.jscience.number.NumberFactory<TimeType> timeFactory,
BoundaryStyle boundaryStyle) |
| Modifier and Type | Class and Description |
|---|---|
class |
SummableWorldJointList<WJ extends WorldJoint> |
| Modifier and Type | Field and Description |
|---|---|
protected WorldJoint |
WorldJointTrajectory.myWorldJoint |
| Modifier and Type | Method and Description |
|---|---|
WorldJoint |
WorldJointTrajectory.getWorldJoint() |
WorldJoint |
WorldJointStateSnap.getWorldJoint() |
| Constructor and Description |
|---|
WorldJointStateSnap(WorldJoint wj,
Frame posFrame,
Frame velFrame) |
WorldJointStateSnap(WorldJoint wj,
JointPosition posJP,
JointPosition velJP) |
WorldJointTrajectory(WorldJoint wj,
double timeUnitsPerSecond,
org.appdapter.bind.math.jscience.number.NumberFactory<TimeType> timeFactory,
BoundaryStyle boundaryStyle) |
Copyright © 2010-2016. All Rights Reserved.