Alicia Fortes Machado

Results 4 issues of Alicia Fortes Machado

Adding blog post in Deep RL Libraries.

So far, we are using defined functions as predicates [here](https://github.com/huggingface/simenv/blob/main/environments/xland/src/xland/game/generation.py#L15) for xland task generation. In the future, we could use python objects instead, so that an user can define a...

enhancement

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,...

bug

When creating a material with alpha smaller than one, it stays opaque. There was the same issue with Pyvista, but I fixed on my PR (adding `opacity` parameter).

bug