Replies: 1 comment
-
|
Yes, this should be possible. The environments would need to implement |
Beta Was this translation helpful? Give feedback.
0 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.
-
[Idea] Native keyboard support for CarRacing-v3 for HIL research
Hi! I'm currently working on a Human-in-the-Loop reinforcement learning setup using CarRacing-v3.
It would be great if there were built-in keyboard bindings (e.g., arrow keys) for controlling the car directly using
gymnasium.utils.play, similar to how some PettingZoo environments support manual control.This would help quickly prototype or collect human actions without manually redefining controls.
Is this something that could be considered?
Beta Was this translation helpful? Give feedback.
All reactions