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

Jiminy release 1.8.3 #738

Merged
merged 9 commits into from
Mar 7, 2024
Merged

Jiminy release 1.8.3 #738

merged 9 commits into from
Mar 7, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Mar 7, 2024

* [core] Make visual and collision models optional.
* [core] Throw exception when trying to alter hardware or controller internals during simulation.
* [core] Mark src-local functions as static.
* [core] Add some missing bad control flow checks.
* [core/python] 'Model' can now be instantiated from Python.
* [core/python] Fix partially broken 'FunctionalController' bindings.
* [core/python] Avoid visitor pattern when irrelevant.
* [core] Print warnings even for release build type.
* [core/python] Expose more methods for 'Model'.
* [core/python] Fix multiple typos.
* [python/simulator] Fix 'robot' and 'robot_state' corrupted if robot is replaced.
* [gym/common|gym/toolbox] Promote generic SE3 math utilities from toolbox to common module.
* [gym/common] Add 'compute_tilt_from_quat', 'swing_from_vector', and 'remove_twist_from_quat'.
* [gym/common] Fix 'refresh_observation' being called before 'initialize_buffers' at simulation start.
* [gym/common] Fix broken mahony filter for 'twist_time_constant != None'.
* [gym/common] Fix support of non-batched mode for generic math.
* [gym/common] Fix 'matrix_to_rpy' to be consistent with 'pin.matrixToRpy'.
* [gym/envs] Fix broken 'Ant' environment.
* [core] Fix broken 'getRigidVelocityFromFlexible'.
* [gym/common] Add 'DeformationEstimator' block.
@duburcqa duburcqa enabled auto-merge (squash) March 7, 2024 08:21
@duburcqa duburcqa merged commit 4e977cb into master Mar 7, 2024
31 of 32 checks passed
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