Saran Tunyasuvunakool

Results 178 comments of Saran Tunyasuvunakool

We depend on GLFW via PyGLFW since I assumed that Python users may be using PyGLFW elsewhere in their codebase, and pulling in two different copies of GLFW (one from...

I've done a quick research on this and it looks like there are several occurrences (outside of MuJoCo) where GCC 13 throws up false positives for array bounds checking. Given...

There's a long-standing issue with the GUI when running in Windows with AMD hardware, but I believe this is the first time we have a complaint from a Linux user......

Something happened between 3.0.0 and 3.0.1 that caused the calculated max height for the left UI pane to increase. Given that none of our team is able to reproduce the...

Can you check if this issue also happens with the native simulate app?

Sorry for the late reply, I just returned to work. Can you identify which line of code is triggering the error?

Your analysis is correct. @yuvaltassa maybe we should just disable all callbacks during TryCompile?

We might as well allow a vector of multipole moments (equiv. spherical harmonics coefficients) to be specified for each body. That's more principled.

Hard for me to make suggestions without being able to reproduce the issue. Are you comfortable with C programming? I'd recommend writing a minimal application that just compiles a model,...