apply_pose

apply_pose(pose: Dict, frame: float) → None

Apply a pose.

Parameters:
  • pose (Dict) – The pose to apply
  • frame (float) – The frame to apply pose
Return type:

None