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 Mujoco Rendering for rgb_array that is upside down #1264

Conversation

pseudo-rnd-thoughts
Copy link
Member

Description

Fixes #1261 as #1229 accidentally moved the rgb_img = rgb_img[::-1, :, :] to only be run when segmentation is True.

@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit ac1e744 into Farama-Foundation:main Nov 28, 2024
13 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.

[Bug Report] rgb_array rendering in mujoco environments upside down
1 participant