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 rendering of classic-control envs #84

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

lebrice
Copy link

@lebrice lebrice commented Sep 19, 2024

Hi there @RobertTLange ! Thanks for your work on this.

This PR fixes the issues with rendering of classic-control envs.

@lebrice
Copy link
Author

lebrice commented Sep 20, 2024

Please don't merge this yet, I'm investigating what I believe to be a bug in the way the CartPole environment is rendered. Fixed!

@lebrice
Copy link
Author

lebrice commented Sep 20, 2024

Ok I've fixed the bug, envs are now rendering properly:
anim_SpaceInvaders-MinAtar
anim_PointRobot-misc
anim_Pendulum-v1
anim_MountainCar-v0
anim_MountainCarContinuous-v0
anim_MetaMaze-misc
anim_Catch-bsuite
anim_CartPole-v1
anim_Acrobot-v1

Signed-off-by: Fabrice Normandin <[email protected]>
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.

Gymnax 0.0.6 requires gym>=0.26, but Visualizer asserts gym==0.19.0
1 participant