Open qingzew opened 1 month ago
same error
root@4fc466b6e198:~/.mujoco/mujoco200/bin# export LIBGL_ALWAYS_INDIRECT=1
root@4fc466b6e198:~/.mujoco/mujoco200/bin# ./simulate ../model/humanoid.xml
MuJoCo Pro version 2.00
ERROR: could not create window
Press Enter to exit ...
I guess something broke in your localhost PC libGL. You can check this on local and make sure to execute xhost + to give access.
I think it's the problem of the opengl,
if i run xeyes, it works fine
container on ubuntu
xserver(xquatz) run on mac m1
any idea?