class
HumanoidBaseControllerGeneric class to replay SMPL-X Motions.
Methods
- def get_pose(self) -> typing.List[float]
- Obtains the controller joints, offset and base transform in a vectorized form so that it can be passed as an argument to HumanoidJointAction.
- def reset(self, base_transformation: _magnum.Matrix4) -> None
- Reset the joints on the human. (Put in rest state)