ClipReaderOperator

The clip reader operator reads a clip and return a pose for the current agent.

Inputs

Inputs
Name Type Default Description
active BooleanPort True Enables this operator
clipName StringPort   The clip name
time DoublePort 0.0 The current time
frameRate DoublePort 1.0 The frame rate

Outputs

Outputs
Name Type Default Description
outPose PosePort   The output pose.
outClipFrame DoublePort 0.0 The output clip frame.