Replies: 1 comment 2 replies
-
Indeed, this environment needs more work, but the project relies on volunteers to improve things. If you care, please consider improving things and submit a pull request. Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
env.render(mode='rgb_array')
does not work forRacecarGymEnv-v0
, while its metadata says it does. https://github.com/bulletphysics/bullet3/blob/master/examples/pybullet/gym/pybullet_envs/bullet/racecarGymEnv.py#L24Code:
Output:
Environment
Beta Was this translation helpful? Give feedback.
All reactions