erwincoumans / motion_imitation

Code accompanying the paper "Learning Agile Robotic Locomotion Skills by Imitating Animals"
Apache License 2.0
1.17k stars 292 forks source link

gym.error.UnregisteredEnv: No registered env with id: A1GymEnv-v1 #38

Closed chitianqilin closed 3 years ago

chitianqilin commented 4 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
erwincoumans commented 3 years ago

we removed that gym env: https://github.com/google-research/motion_imitation/commit/703bc555919705b1cfbad574089a1d9e3bc40af0