Saran Tunyasuvunakool

Results 178 comments of Saran Tunyasuvunakool

@yuvaltassa let's keep this issue open and use it to track any API discussion we might want to have with the community around model compilation/recompilation (and also if OP has...

OK so I've now run this on our internal CI, and this is in fact required for our internal build process that we use to generate our official binaries. The...

Can you give us a bit more detail about the system? Is this trying to use GPU rendering? EDIT: If you could also paste the output of `glxinfo` that would...

Are you trying to run over SSH with X forwarding? VNC?

I'm not able to replicate your setup very easily unfortunately, but your `glxinfo` output shows that you're using VirtualGL, which isn't something that we are very familiar with. Can you...

Thanks! Nothing's jumping at me from what you've posted so far. The only thing I can suggest right now is to try and build your own libglfw.so from source and...

Can you try again with the new 2.1.1 release?

@rohit-kumar-j Maybe try hacking away at https://github.com/deepmind/mujoco/blob/main/doc/css/theme_overrides.css to override text colours? That's the mechanism that we used to customise the colour scheme of the standard theme in the first place....

I'm a bit surprised that `pip install mujoco` is triggering a source installation for you. Is your server configured to not connect to PyPI but use a local repository? My...