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 wrappers bug #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mohith-sakthivel
Copy link

@mohith-sakthivel mohith-sakthivel commented Oct 14, 2020

Minor bugs:

  • gym.spaces.Box instance requires shape to be provided or to be inferred from the shapes of low or high. Since both low and high are scalars here, shape argument is required.
  • obs dtype is converted in the method step and not in the method reset

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.

1 participant