-
Notifications
You must be signed in to change notification settings - Fork 61
Scenario Imitation
Neo-X edited this page Feb 13, 2018
·
1 revision
This scenario is designed to allow a controller to learn how to imitate a given motion capture clip. The clip used to imitate should have two full footsteps in it.
The reward for this scenario consists of
- a pose error term that weights each joint in the pose error differently.
- a velocity error term that enchourages the controller to move at a particular velcity.
- root_error to enchourage the root of the character to stay up (at 1m about the ground).