Install the most recent version with
pip install git+https://github.com/stanfordnmbl/osim-rl.git -U
in the conda environment with OpenSim.
equilibrateMuscles called in the first step (#133)
- Added the new reward function (round 2)
timestap_limit for the second round is 1000
- Fixed the
set_state (#125)
difficulty added to the environment (#127). 1 for the second round and 0 for the first round
seed added to the environment (#158)