fuyw
Results
3
comments of
fuyw
`export MUJOCO_GL=egl`
Thanks for the helpful solution. The `self.np_random` seems to be unnecessary if we set `np.random.seed(seed)` in the code, which we usually do in the practice. Fixing the `wrappers.py` alone is...
+1 Option to remove it