Featherstone Integrator vs Semi Implicit Integrator #962
Replies: 1 comment
-
|
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.
-
Hi everyone,
I am trying to import a hopper model as mujoco
.xml
format. I notice that when I use the Semi Implicit Integrator, the model gets broken apart, but the physics look nature. Meanwhile, using Featherstone integrator correctly initialize the model, but demonstrates chaotic and unexpected behavior. I tried changing the physics parameters, but so far it does not help. Do you know what is the reason behind this? I attach the code and the hopper model below.Beta Was this translation helpful? Give feedback.
All reactions