Closed mcmips closed 4 years ago
With Branch Ver2.1 it is working that is i am able to import ProstheticsEnv. Please Confirm..
Perfect, thanks for finding this. Yes, ProsteticsEnv has been removed after the NeurIPS 2018 challenge to reduce maintenance load. It shouldn't be too much work to make it compatible with the current master though.
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
File "", line 1, in
from osim.env import ProstheticsEnv
ImportError: cannot import name 'ProstheticsEnv'
Please help..