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

adds generated layouts #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bmielnicki
Copy link
Collaborator

Adds the possibility to pick from layouts list "complicated_random_room" and "simple_random_room".
Now when loading layout it first check if there is a .json file with mdp_gen_params inside static/layout_generation_params and if it is found use it to generate layout. If there is no .json file it searches for .layout file like before.

@mesutyang97
Copy link
Collaborator

I identified the issue loading the generated layouts, and made the fix. We still need to fix up the dependency but the branch is good to go.

Copy link
Collaborator

@mesutyang97 mesutyang97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Functionality is working as it should now.

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

Successfully merging this pull request may close these issues.

2 participants