Error: Jacobian mis:allocation #2281
Replies: 1 comment
-
The solution is in the issue you referenced and in the 3.2.5 changelog: upgrade to version >=3.2.5 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am a graduate student using MuJoCo 3.2.3 on ubuntu
My setup
Mujoco v3,2,3
My question
I am having the same issue as #2187 . I am getting (Error: engine error: mj_makeConstraint: constraint Jacobian mis-allocation: found nnzJ=72 but allocated 48).
Are there any workarounds to solve this issue and when will the bug fix happen?
Minimal model and/or code that explain my question
If you encountered the issue in a complex model, please simplify it as much as possible (while still reproducing the issue).
Model:
minimal XML
Code:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions