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

info_in_reset adds no functionality and should be removed #180

Open
Federico-PizarroBejarano opened this issue Dec 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Federico-PizarroBejarano
Copy link
Collaborator

Currently it is possible to set a config flag info_in_reset in the environment. If true, the info will be returned when you call env.reset(). Otherwise, it won't. I am unsure if this flag was added for some compatibility reason, but I am looking into it. If not, I think it adds unnecessary confusion since it is thus necessary to check the flag before calling env.reset (unless you just assume it is true, which is what we have been doing).

@Federico-PizarroBejarano Federico-PizarroBejarano added invalid This doesn't seem right bug Something isn't working and removed invalid This doesn't seem right labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants