Replies: 2 comments
|
One tricky aspect for us was switching the joint damping constraint on and off at joint limits (see ODEJoint::ApplyImplicitStiffnessDamping). |
0 replies
|
I won't have time to implement the feature for Bullet 2.83. I wonder how your damping (and spring) compares with the btGeneric6DofSpring2Constraint version? |
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.
Support viscous joint damping using a constraint on the joint's DOF with zero ERP and finite CFM. References:
All reactions