|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JointPositionMap | |
|---|---|
| org.robokind.api.motion | |
| org.robokind.api.motion.blending | |
| org.robokind.api.motion.protocol | |
| Uses of JointPositionMap in org.robokind.api.motion |
|---|
| Subinterfaces of JointPositionMap in org.robokind.api.motion | |
|---|---|
static interface |
Robot.RobotPositionMap
RobotPositionMap expected by the Robot. |
| Classes in org.robokind.api.motion that implement JointPositionMap | |
|---|---|
static class |
Robot.RobotPositionHashMap
RobotPositionMap backed by java.util.HashMap. |
| Uses of JointPositionMap in org.robokind.api.motion.blending |
|---|
| Uses of JointPositionMap in org.robokind.api.motion.protocol |
|---|
| Classes in org.robokind.api.motion.protocol with type parameters of type JointPositionMap | |
|---|---|
class |
DefaultMotionFrame<PosMap extends JointPositionMap>
A DefaultMotionFrame describes the start and goal PositionSets for a set of \ Joints over an interval of time. |
interface |
FrameSource<PosMap extends JointPositionMap>
A FrameSource provided desired movements to a robot. |
interface |
MotionFrame<PosMap extends JointPositionMap>
A MotionFrame describes the start and goal PositionSets for a set of Joints \ over an interval of time. |
| Classes in org.robokind.api.motion.protocol that implement JointPositionMap | |
|---|---|
static class |
JointPositionMap.HashMap<Id,Pos extends NormalizedDouble>
JointPositionMap backed by a HashMap. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||