dreamer icon indicating copy to clipboard operation
dreamer copied to clipboard

Do not override environment variables if they are explicitly set

Open asolano opened this issue 4 years ago • 0 comments

Hard-coding the environment variable in code is restrictive, and some environments do not have EGL-compatible drivers (users normally set MUJOCO_GL to osmesa or glfw)

asolano avatar Jun 24 '20 09:06 asolano