Jakob Thumm

Results 4 comments of Jakob Thumm

Hi again araffin, > what you should do instead is use the info dict to store whether there was a collision or not (unless you can deduce that from the...

Hi, I found it: https://github.com/astooke/rlpyt/tree/master/rlpyt/projects/safe @astooke maybe change the link in your arxiv paper?

I was not able to get a successful debugging running. I tried most of the recommendations of the community here and in other forums but I always ran into different...

Alternatively, ``` pip install git+https://github.com/openai/gym.git@9180d12e1b66e7e2a1a622614f787a6ec147ac40 ``` installs gym==0.21 with the typo `opencv-python>=3.` fixed.