huggingface / huggingface/simulate

[XLand] Between a ramp and a wall, it seems like the structured grid is not being rendered.

Open
#158 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
195
Forks
13
Avg merge
58m
Merged PRs (30d)
1

Description

The bug can be reproduced with any of the scripts of XLand. You can see that in the following image, on the side of some ramps, instead of gray terrain, there is just white (which is simply the background color).

![image](https://user-images.githubusercontent.com/29000992/184885906-ca3a2cb2-d9e3-4fe9-8b15-8101eb07c9b8.png)

The issue is probably on the grid generation in ProcgenGrid, and more specifically in the generation of the actual map (generate_map function in simenv/src/simenv/assets/procgen/wfc/build_map.py).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.