Bug report
0xWelt opened this issue · 1 comments
0xWelt commented
There's a possible bug in cooking_zoo/cooking_zoo/environment
/cooking_env.py
When there is a full_reset, the self.world will be recreated but self.graphic_pileline still uses old self.world to render.
DavidRother commented
Hi, thanks i will investigate this problem ASAP