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

Modify rendering to default to the dm-control values #92

Conversation

pseudo-rnd-thoughts
Copy link
Member

This PR solves #90 through defaulting to the dm-control render arguments
Previously we would have default values for height, width, camera_id and scene_callback.
This PR removes that code in favour of a generic render_kwargs where only user-specified parameters are modified from the dm-control default

@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit 69bcfbf into Farama-Foundation:main Jun 15, 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