google-research / planet

Learning Latent Dynamics for Planning from Pixels
https://danijar.com/planet
Apache License 2.0
1.18k stars 202 forks source link

Fixes "Environment gets wrapped in `wrappers.ExternalProcess` twice" issue #13

Closed piojanu closed 5 years ago

piojanu commented 5 years ago

This PR fixes #11. Please note that it assumes changes from other PR #12. You may want to review that one first and here focus on changes in planet/control/simulate.py:define_batch_env.