Package org.robokind.api.motion.protocol

Interface Summary
FrameSource<PosMap extends JointPositionMap> A FrameSource provided desired movements to a robot.
JointPositionMap<LogicalJointId,Position extends NormalizedDouble> A JointPositionMap is a PositionMap of Joint Identifiers and Normalized Positions.
MotionFrame<PosMap extends JointPositionMap> A MotionFrame describes the start and goal PositionSets for a set of Joints \ over an interval of time.
MotionFrameEvent A MotionFrame with messaging metadata.
 

Class Summary
DefaultMotionFrame<PosMap extends JointPositionMap> A DefaultMotionFrame describes the start and goal PositionSets for a set of \ Joints over an interval of time.
JointPositionMap.HashMap<Id,Pos extends NormalizedDouble> JointPositionMap backed by a HashMap.
 



Copyright © 2011. All Rights Reserved.