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

[Feature Request] Env Wrapper for specifying a context length of past obs + actions #514

Open
RuiningLi opened this issue Aug 16, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@RuiningLi
Copy link

It would be nice to have a wrapper under brax.envs.wrappers which takes an Env and a context length, and wraps the Env so that the obs space of the new Env contains previous L steps of observation and action.

@erikfrey erikfrey added the good first issue Good for newcomers label Oct 3, 2024
@erikfrey
Copy link
Collaborator

erikfrey commented Oct 3, 2024

That it indeed would be a useful wrapper! I've marked it as a good first issue for anyone who might want to roll up their sleeves and take a crack at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants