can not import ProstheticsEnv
Posted: Tue Aug 18, 2020 10:29 am
I followed the instructions to install osim-rl on my windows machine.
I can get osim-rl and import osim and osim.env is also present
BUT, I can not locate ProstheticsEnv
>>> dir(osim.env)
['Arm2DEnv', 'Arm2DVecEnv', 'L2M2019Env', 'OsimEnv', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', 'absolute_import', 'arm', 'convert_to_gym', 'gym', 'math', 'np', 'opensim', 'os', 'osim', 'random', 'utils']
Please help on this..
Thanks
I can get osim-rl and import osim and osim.env is also present
BUT, I can not locate ProstheticsEnv
>>> dir(osim.env)
['Arm2DEnv', 'Arm2DVecEnv', 'L2M2019Env', 'OsimEnv', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', 'absolute_import', 'arm', 'convert_to_gym', 'gym', 'math', 'np', 'opensim', 'os', 'osim', 'random', 'utils']
Please help on this..
Thanks