1 | initial version |
hello, from my experience, I had to increase the joint friction to stabilize the simulation, and also set the parameter implicitSpringDamper to true (when set to false, too high friction coefficient also lead to unstable simulation). I also noticed that increasing the mass of lightweighted pieces helped.
By the way i'm using ode. Dart was a little more stable, but it is not as integrated in gazebo than ode (it does not take into account some parameters in sdf/urdf).
2 | No.2 Revision |
hello, from my experience, I had to increase the joint friction damping to stabilize the simulation, and also set the parameter implicitSpringDamper to true (when true. When set to false, false (default), too high friction damping coefficient also lead to unstable simulation). simulation. I also noticed that increasing the mass of lightweighted pieces helped.
By the way i'm using ode. Dart was a little more stable, but it is not as integrated in gazebo than ode (it does not take into account some parameters in sdf/urdf).
3 | No.3 Revision |
hello, from my experience, I had to increase the joint damping to stabilize the simulation, and also set the parameter implicitSpringDamper to true. When set to false (default), too high damping coefficient also lead to unstable simulation. I also noticed that increasing the mass of lightweighted pieces helped.
By the way i'm using ode. Dart was a little more stable, but it is not as integrated in gazebo than as ode (it does not take into account some parameters in sdf/urdf).