Skip to content

[BUG] Support gym 0.25 new rendering API #285

@vmoens

Description

@vmoens

Describe the bug

Gym introduced a BC-breaking change in their rendering API.
See issue here and PR here.
This breaks our pixel-rendering API.

We need to either (1) set render_mode automatically or (2) make sure the user sets it when needed (including updating docs and tests)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions