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] Enable simulation of procedurally generated robots. #427

Merged
merged 7 commits into from
Oct 27, 2021
Merged

Conversation

duburcqa
Copy link
Owner

No description provided.

duburcqa and others added 7 commits October 19, 2021 22:44
* [misc] Fix documentation generation.
* [misc] Fix gym_jiminy wheels deployement on pypi.

Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
* [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] Fix gym unit tests.

Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
@duburcqa duburcqa merged commit 0369d72 into master Oct 27, 2021
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