osim-rl icon indicating copy to clipboard operation
osim-rl copied to clipboard

Update osim.py

Open gautam1858 opened this issue 6 years ago • 0 comments

adding random seed feature so as to reproduce all states for testing purpose. Looks like this

>>> env = ArmEnv()
>>> env.seed(0)

gautam1858 avatar May 08 '18 17:05 gautam1858