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.7 #811

Merged
merged 9 commits into from
Jun 18, 2024
Merged

Jiminy release 1.8.7 #811

merged 9 commits into from
Jun 18, 2024

Conversation

duburcqa
Copy link
Owner

* [core] Allow integer reduction ratio at motor level for unbounded revolute joints.
* [python/viewer] Fix support of 'matplotlib>=3.9.0'.
* [gym/common] Robust deletion of quantities in control flow.
* [gym/common] Add state quantity init guard.
* [gym/common] Add option to disable dynamic computation graph update.
* [gym/common] Add unary operator quantity. 
* [gym/common] Add odometry pose quantity.
* [gym/common] Add actuated joint tracking reward.
* [gym/common] Add tracking base height reward.
* [gym/common] Add cature point quantity and capture point tracking reward.
* [gym/common] Fix reset of automatically refreshed quantities.
* [gym/common] Fix quantity eval mode handling.
* [gym/common] Fix reward deletion cleanup.
* [gym/common] Fix env action not cleanup at reset.
* [gym/common] More extensive quantities and rewards testing.
* [gym/zoo] Re-order motors and sensors to be consistent with joints.
* [misc] Add motor documentation.
* [gym/common] Add support of multi-frame quantities.
* [gym/common] Add mean quaternion quantity.
* [gym/common] Add foot odometry pose quantity.
* [gym/common] Add relative foot poses quantity.
* [gym/common] Unify all frame orientation representations as one quantity.
* [gym/common] Math utils no longer return values with out is specified.
* [gym/common] Add foot pose tracking reward.
* [gym/common] Speed up 'MultiFootRelativeXYZQuat' quantity.
* [gym/common] Add relative foot positions and orientations tracking reward.
* [gym/common] Add 'log3', 'exp3', 'log6', 'exp6', 'quat_difference', 'xyzquat_difference' and 'quat_apply' math utils.
* [gym/common] Add base angular momentum quantity and reward.
…808)

* [gym/common] Remove error-prone, confusing and slow '__getattr__' fallback in pipelines.
* [gym/common] Add angular momentum minimisation reward.
* [gym/common] Add projected support polygon zmp stability margin maximisation reward.
* [gym/common] Add ground contact friction minimisation reward.
* [misc] Fix segfault on windows due to vcruntime conflicts.
…trajectory. (#809)

* [core] Add option to log constraint lambda multipliers.
* [core] Replace constraint tree node terminolgy for registry for clarity. 
* [core] Enforce unique constraint name per registry not globally, then remove now irrelevant helpers.
* [core] Make sure no constraint is added/removed if simulation is running.
* [python|gym] Add contraint lambda multipliers to state and extracted trajectory.
* [python/dynamics] Fix trajectory interpolation preferring t+ over t-.
* [gym/common] Refresh state quantities only if needed.
* [core] Rename 'runge_kutta_dopri5' in 'runge_kutta_dopri' for clarity.
* [gym/common] Add foot vertical forces quantity.
* [gym/common] Add foot force distribution reward.
* [gym/common] Do not pre-allocate memory for tracking op as it makes no difference.
@duburcqa duburcqa enabled auto-merge (squash) June 18, 2024 20:57
@duburcqa duburcqa disabled auto-merge June 18, 2024 20:57
@duburcqa duburcqa enabled auto-merge (rebase) June 18, 2024 20:57
@duburcqa duburcqa merged commit 78d0195 into master Jun 18, 2024
30 of 31 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