PosMap - Type of JointPositionMap returned by this FrameSourcepublic interface FrameSource<PosMap extends JointPositionMap>
| Modifier and Type | Method and Description |
|---|---|
MotionFrame<PosMap> |
getMovements(long currentTimeUTC,
long moveLengthMilliSec)
Returns the desired Robot movement starting at the given time and lasting
for the given number of milliseconds.
|
MotionFrame<PosMap> getMovements(long currentTimeUTC, long moveLengthMilliSec)
currentTimeUTC - time of the move requestmoveLengthMilliSec - expected length of the movement returned, the
actual returned length does not have to be same, but the actual movement
results will depend on the Blender usedCopyright © 2011-2014. All Rights Reserved.