Baoyu Li
Results
2
issues of
Baoyu Li
Hi, When I follow the usage "" from gym_extensions.continuous import mujoco env = gym.make("HalfCheetahGravityHalf-v0") """ It shows the error: TypeError: __init__() missing 1 required positional argument: 'observation_space' I wonder is...
Hello, thanks for the amazing work! I have similar questions with the #13 , where I can not reproduce the 3D visualization using the `sintel_bandage_3d.npy` and the blender script. I...