Open zenghsh3 opened 4 years ago
https://github.com/stanfordnmbl/osim-rl/blob/9be49551ab617768d30488c961b0ac78cf209c88/osim/env/osim.py#L819
The variable 'reward_footstep_0' will be used later.
simply uncommented this line may lead the trained controller to stand still and wouldn't move ahead
maybe the success conditions should be changed together, I think.
https://github.com/stanfordnmbl/osim-rl/blob/9be49551ab617768d30488c961b0ac78cf209c88/osim/env/osim.py#L819
The variable 'reward_footstep_0' will be used later.