Skip to content

tuning solver_ref and solver_imp params to avoid mujoco exceptions #63

Discussion options

You must be logged in to vote

Hi,
Sorry for the delay. MuJoCo's current defaults are quite soft, which can lead to a lot of penetration and subsequent large forces and divergence. I t will probably help to stiffen everything globally by reducing solref[0] for all geoms. Another possibility is to reduce the time-step.

<default>
  <geom solref=".004 1"/>
</default>

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yuvaltassa
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants