Closed chitianqilin closed 3 years ago
When run
import gym env = gym.make('motion_imitation:A1GymEnv-v1')
There is an error
gym.error.UnregisteredEnv: No registered env with id: A1GymEnv-v1
we removed that gym env: https://github.com/google-research/motion_imitation/commit/703bc555919705b1cfbad574089a1d9e3bc40af0
When run
There is an error