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

Text Map keeps getting re-compiled #56

Closed
shurjobanerjee opened this issue Mar 29, 2017 · 2 comments
Closed

Text Map keeps getting re-compiled #56

shurjobanerjee opened this issue Mar 29, 2017 · 2 comments

Comments

@shurjobanerjee
Copy link

Is there a way to avoid the maps getting constantly recompiled? I'd like to run some experiments on a simple, static custom environment but "compile_maps.sh" seems to run every time an episode ends?
Thanks!

@tkoeppe
Copy link
Collaborator

tkoeppe commented Nov 28, 2017

If the map is always the same, can you not generate it just once before any of the episodes start and then reuse it?

@tkoeppe
Copy link
Collaborator

tkoeppe commented Jan 25, 2018

We changed the build dependencies in a very small way that made most of the code independent of the assets, but this should improve matters a lot. Please reopen if it's still too much rebuilding.

@tkoeppe tkoeppe closed this as completed Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants