Function Summary¶
get_pose_instance (pose_name) |
Get a pose instance from the pose name. |
Functions
-
get_pose_instance
(pose_name)¶ Get a pose instance from the pose name.
Parameters: pose_name (str) – The name of a pose. Returns: The instance of the pose at the pose type. Return type: object