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 contact solver 'tolAbs', 'tolRel' options. #424

Merged
merged 1 commit into from
Oct 24, 2021
Merged

Conversation

duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa force-pushed the pgs_fast branch 2 times, most recently from 35a5b81 to 287dc61 Compare October 24, 2021 12:59
@duburcqa duburcqa changed the title [core] Even faster PGS. [core] Add contact solver 'tolAbs', 'tolRel' options. Oct 24, 2021
@duburcqa duburcqa enabled auto-merge (squash) October 24, 2021 17:28
@duburcqa duburcqa merged commit 69fa07c into dev Oct 24, 2021
@duburcqa duburcqa deleted the pgs_fast branch October 24, 2021 22:18
duburcqa added a commit that referenced this pull request Oct 27, 2021
* [core] Improve efficiency of PGS solver. (#423)
* [core] Add contact solver 'tolAbs', 'tolRel' options. (#424)
* [core] Enable to initialize 'jiminy::Robot' using dynamics and collision pinocchio model.
* [core] Add visual model to 'jiminy::Model'.
* [core] Add name getter to 'jiminy::Model'.
* [core] Fix wrong computation of external forces.
* [core/python] Add method to build reduced model.
* [python] Do not rely on 'Robot.urdf_path' anymore. Enable to load hardware config on existing robot.
* [python/robot] Check if motors and sensors defined in hardware file can be added successfully.
* [python/dynamics] Fix 'compute_freeflyer_state_from_fixed_body' method in fixed body is not provided.
* [python/plot] Fix support of matplotlib >= 3.4.
* [gym/common] Make sure the provided neutral configuration is valid.
* [gym/envs] Tune Cassie PID controllers and model hyperparameters to improve numerical stability.
* [gym/envs] Add atlas env with fixed upper body. Tune Cassie and Atlas PID for impulse contact model.
* [misc] Stricter gym_jiminy optional deps requirements. (#425)
* [misc] Fix documentation generation.
* [misc] Fix gym_jiminy wheels deployement on pypi.

Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
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.

1 participant