extract_pose

extract_pose(channels: list(unicode), frame: float) → Dict

Extract a pose from a selection of plugs.

Returns the extracted pose

Parameters:
  • channels (list(unicode)) – The channels to extract the pose from
  • frame (float) – The frame to extract the pose
Return type:

Dict