Create an API for tuning ERP and CFM of the contact constraints in the underlying ODE LCP Solver #1068
Labels
help wanted
Indicates wanting help on an issue or pull request
tag: feature request
Indicates new feature requests
When I simulate the stack of the blocks as the image below, I got the warning message "ODE Message 3: LCP internal error, s <= 0" from Dantzig solver. As far as I know, this error is from ODE Dantzig solver (standard solver of Open Dynamics Engine) and it slows down the simulation step.
In ODE, I could tune some parameters such as ERP or CFM. For Dart, how can I set parameters to attenuate this problem?
The text was updated successfully, but these errors were encountered: