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

Fix randomize walls for large grids #149

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

Conversation

zalethon
Copy link

When you resize the grid to say 500x500 and randomize the walls, right now the walls are limited to the area described by the intial screen size -- WorldEnvironment's num_rows and num_cols aren't updated. I just use the grid_map's current real size.

@theomgdev
Copy link
Contributor

Great!

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