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

fix issue 446: problem with BoxGymObsSpace when normalizing #516

Merged
merged 3 commits into from
Sep 6, 2023

Conversation

EBoguslawski
Copy link
Contributor

The following bug is fixed:
Two identical BoxGymObsSpace objects are created and called gym_observation_space_1 and gym_observation_space_2.
Using the normalize_attr method on gym_observation_space_1 also impacted gym_observation_space_2, which was undesirable.

@BDonnot
Copy link
Collaborator

BDonnot commented Sep 6, 2023

Thanks, that's perfect.

@BDonnot BDonnot merged commit 5c5b6b3 into Grid2op:dev_1.9.5 Sep 6, 2023
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.

2 participants