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
The model of iCub 3 explodes if using the masses and inertias of the right and left arm, exported from simmechanics.
This happens only if they are controlled with the controlboard.
This happens both with ode and dart physical engine.
Setting ixx, iyy, izz to 0.01 solves this issue, or rather worked around the problem.
The text was updated successfully, but these errors were encountered:
The model of iCub 3 explodes if using the masses and inertias of the right and left arm, exported from simmechanics.
This happens only if they are controlled with the controlboard.
This happens both with ode and dart physical engine.
Setting ixx, iyy, izz to 0.01 solves this issue, or rather worked around the problem.
The text was updated successfully, but these errors were encountered: