Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Add relaxation to PGS solver to mitigate convergence instabilities. #726

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Feb 15, 2024

  • REVERT: [core] Increase default for 'successiveIterFailedMax' stepper option.
  • [core] Add relaxation to PGS solver to mitigate convergence instabilities.

Fixes #725

@duburcqa duburcqa merged commit f1535d1 into dev Feb 17, 2024
27 checks passed
@duburcqa duburcqa deleted the pgs_relax branch February 17, 2024 15:55
@duburcqa duburcqa mentioned this pull request Feb 21, 2024
duburcqa added a commit that referenced this pull request Feb 21, 2024
* [core] More conservative step adjustment for adaptive steppers. (#724)
* [core] Add relaxation to PGS solver to mitigate convergence instabilities. (#726)
* [core] Remove unnecessarily confusing 'System' hierarchy. (#728)
* [core] Remove single-robot 'Engine' class. (#728)
* [python/plot] Synchronise x-axes on all tabs by default. (#724)
* [gym/common] Ease debugging of Gym environments. (#724)
* [gym/common] Do not enforce 'dtMax'. (#727)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[core] Restore constraint lambda in case of integration failure.
1 participant