You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've also reproduced this issue on a Colab instance.
What's happening? What did you expect?
When I simulate a peg laying on top of a small cube, the peg jitters without any external perturbances. When I expand the cube so it fully supports the peg, this stops. This issue seems to be MJX-specific.
Thanks for the bug report! Confirmed locally, looks like we need to bias toward face contacts rather than edge when the two are nearly equivalent ways to separate the two objects. Will push a fix soon-ish
Intro
Hi!
I'm working on writing RL environments using Mujoco MJX.
My setup
mujoco==3.2.6
mujoco-mjx==3.2.6
ubuntu 22.04
RTX4090, Intel processor
Python 3.10.16
I've also reproduced this issue on a Colab instance.
What's happening? What did you expect?
When I simulate a peg laying on top of a small cube, the peg jitters without any external perturbances. When I expand the cube so it fully supports the peg, this stops. This issue seems to be MJX-specific.
Steps for reproduction
funny_cube.mp4
Minimal model for reproduction
Code required for reproduction
Confirmations
The text was updated successfully, but these errors were encountered: