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 "hiway-v1" interface #2033

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Gamenot
Copy link
Collaborator

@Gamenot Gamenot commented May 19, 2023

This is intended to fix the "hiway-v1" interface.

Mainly:

  • Address how to instantiate envision using data-oriented arguments.
  • Add "envision" render_mode. This can be "human" rendering mode.
  • Ensure the environment arguments are data only.
    • This means particularly the envision visualizer param needs to be changed.
  • Warn on the assignment of np_random.
  • Remove redundant attributes.
  • Integrate Allow configuration of the env step return shapes #1920
  • Follow-up on the removal of gym

@Gamenot Gamenot force-pushed the tucker/fix-hiwayv1-interface branch from 8d57ec9 to 76bf3b8 Compare May 19, 2023 22:38
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.

None yet

1 participant