-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Hi and thank you very much for your work,
I would like to use the MuJoCo implementation of Hopper, which has obs_dim=11 and action_dim=3. However, when making the environment with gym.make('HopperMuJoCoEnv-v0'), it returns the PyBullet implementation (HopperPyBulletEnv-v0) which has obs_dim=15 and action_dim=3. Is it possible to access the MuJoCo implementation (https://github.com/benelot/pybullet-gym/blob/master/pybulletgym/envs/mujoco/envs/locomotion/hopper_env.py)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels