Replies: 3 comments
-
We added this to our fork of ODE in Gazebo (pull request 448). |
Beta Was this translation helpful? Give feedback.
0 replies
-
@scpeters I don't understand, this is a Bullet issue, not an OpenDE issue. The pull request pertains to OpenDE not Bullet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I meant it as a +1, since ODE and Bullet have very similar architectures. We noticed it missing from ODE, so we added it in our fork. So +1 for adding it to bullet as well. Sorry for being so cryptic. |
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.
-
You can only set CFM, not ERP on a hinge.
If you do so, the code asserts.
For the stop, both ERP and CFM can be set.
From the code:
Beta Was this translation helpful? Give feedback.
All reactions