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

Various minor bug fixes and improvements. #867

Merged
merged 5 commits into from
Jan 21, 2025
Merged

Various minor bug fixes and improvements. #867

merged 5 commits into from
Jan 21, 2025

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Jan 21, 2025

  • [core/python] Fix 'SensorMeasurementTree' not supporting instantiation from 'OrderedDict'.
  • [core|python] Ground profile now included in persistent log files and automatically loaded for replay.
  • [gym_jiminy/common] Move initial state sampling after reset all of the layers of the pipeline.
  • [gym_jiminy/common] Fix 'env.stop' not being called at the end of evaluation if keyboard-interrupted.
  • [gym_jiminy/common] Fix loaded pipeline config file cannot be instantiated more than once.

@duburcqa duburcqa enabled auto-merge (squash) January 21, 2025 09:57
@duburcqa duburcqa merged commit f1793a3 into dev Jan 21, 2025
23 checks passed
duburcqa added a commit that referenced this pull request Jan 22, 2025
* [core/python] Fix 'SensorMeasurementTree' not supporting instantiation from 'OrderedDict'.
* [core|python] Ground profile now included in persistent log files and automatically loaded for replay.
* [gym_jiminy/common] Move initial state sampling after reset all of the layers of the pipeline.
* [gym_jiminy/common] Fix 'env.stop' not being called at the end of evaluation if keyboard-interrupted.
* [gym_jiminy/common] Fix loaded pipeline config file cannot be instantiated more than once.
duburcqa added a commit that referenced this pull request Jan 23, 2025
* [core/python] Fix 'SensorMeasurementTree' not supporting instantiation from 'OrderedDict'. (#867)
* [core|python] Ground profile now included in persistent log files and automatically loaded for replay. (#867)
* [gym_jiminy/common] Move initial state sampling after reset all of the layers of the pipeline. (#867)
* [gym_jiminy/common] Fix 'env.stop' not being called at the end of evaluation if keyboard-interrupted. (#867)
* [gym_jiminy/common] Fix loaded pipeline config file cannot be instantiated more than once. (#867)
* [gym_jiminy/common] Fix 'ScaleObservation' broken for slices. (#868)
* [misc] Add support of Python 3.13. (#868)
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