No Envs.py module?
Closed this issue · 1 comments
balloch commented
I might be totally missing something, and if so I apologize, but I don't see any "envs.py" module that would contain classes like:
KitchenEnv
RoboBinEnv
DmcEnv
MultiplexedEnv
PadAction
etc.
Was it in a previous commit? Are we supposed to be getting it from another library? I noticed that Dreamer has something similar (https://github.com/danijar/dreamerv2/blob/main/dreamerv2/common/envs.py) but the class names are different. Any suggestions?
orybkin commented
The environments are in a separate repo: https://github.com/orybkin/lexa-benchmark