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

[gym_jiminy/toolbox] Task-settable capability is now provided by a wrapper. #864

Merged
merged 4 commits into from
Jan 19, 2025

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Jan 18, 2025

No description provided.

@duburcqa duburcqa changed the title [gym_jiminy/toolbox|rllib] Task-settable are now implemented as a wrapper instead of mixin. [gym_jiminy/toolbox|rllib] Task-settable envs are now implemented as a wrapper instead of mixin. Jan 18, 2025
@duburcqa duburcqa changed the title [gym_jiminy/toolbox|rllib] Task-settable envs are now implemented as a wrapper instead of mixin. [gym_jiminy/toolbox|rllib] Task-settable capability are now provided by a wrapper instead of mixin. Jan 18, 2025
@duburcqa duburcqa changed the title [gym_jiminy/toolbox|rllib] Task-settable capability are now provided by a wrapper instead of mixin. [gym_jiminy/toolbox|rllib] Task-settable capability are now provided by a wrapper. Jan 18, 2025
@duburcqa duburcqa changed the title [gym_jiminy/toolbox|rllib] Task-settable capability are now provided by a wrapper. [gym_jiminy/toolbox] Task-settable capability are now provided by a wrapper. Jan 18, 2025
@duburcqa duburcqa changed the title [gym_jiminy/toolbox] Task-settable capability are now provided by a wrapper. [gym_jiminy/toolbox] Task-settable capability is now provided by a wrapper. Jan 18, 2025
@duburcqa duburcqa enabled auto-merge (squash) January 18, 2025 23:30
@duburcqa duburcqa force-pushed the misc branch 3 times, most recently from 944723f to e182098 Compare January 19, 2025 10:15
@duburcqa duburcqa merged commit 1faf7c2 into dev Jan 19, 2025
23 checks passed
@duburcqa duburcqa mentioned this pull request Jan 20, 2025
duburcqa added a commit that referenced this pull request Jan 20, 2025
* [gym_jiminy/common] Fix hard-coded termination conditions not being recorded in 'info'. (#862)
* [gym_jiminy/common] Fix 'log_path' not properly reset at setup. (#862)
* [gym_jiminy/common] Fix 2D Euclidean space angle algebra for drift and shift termination conditions. (#865)
* [gym_jiminy/common] Flatten info hierarchy for reward components. (#862)
* [gym_jiminy/common] Do not store individual termination condition states in info. (#862)
* [gym_jiminy/common] Use asymmetric sigmoid normalization for stability reward. (#862)
* [gym_jiminy/common] Trajectory time mode is not specific to each trajectory in the dataset. (#863)
* [gym_jiminy/common] Trajectory time offset is now a global attribute of the dataset. (#863)
* [gym_jiminy/common] 'QuantityManager' now has its own API instead of abusing mutable dict. (#863)
* [gym_jiminy/common] Stop relying on confusing dark-magic '\_\_getattr\_\_' in favor of explicit delegation. (#863)
* [gym_jiminy/common] Add instantaneous mechanical power quantity. (#862)
* [gym_jiminy/common] Add support of ellipsis to 'MaskedQuantity'. (#862)
* [gym_jiminy/common] Add generic concatenation quantity. (#862)
* [gym_jiminy/common] Add quantity computing reference position vector with true odometry pose. (#862)
* [gym_jiminy/common] Add option to allow registering variables to the telemetry in training mode. (#862)
* [gym_jiminy/common] Add ellipsis support in pipeline configuration files. (#862)
* [gym_jiminy/toolbox|rllib] Task-settable capability is now provided by a wrapper. (#864)
* [gym_jiminy/rllib] Fix evaluation sampling. (#863)
* [misc] Fix doc generation. (#862)
* [misc] Fix broken Python bindings docstring substitution. (#863)
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