[Feature Request] Env Wrapper for specifying a context length of past obs + actions
Open
good first issue
- Dominant language
- Jupyter Notebook
- Stars
- 3.2k
- Forks
- 349
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.