Yuri

Results 4 comments of Yuri

Hi Julian, unfortunately, I can't reproduce the timeout issue. Are you running the server and client in the same machine? Using Shared memory? Which physics engine are you using? I...

Hi Julian, thanks for the confirmation about the timeout issue. Regarding your thesis, I have no problem if you include my last name. You can do as you see fit....

It may be enough to just run: ``` pip install git+https://github.com/benelot/pybullet-gym ``` and then in your python code you can try: ``` import pybulletgym env = gym.make("HumanoidPyBulletEnv-v0") ```

Thanks for the quick response. I will paste the tracebacks here and include some of the output before the errors as well. The outputs are trimmed in `[…]`: ## RoboschoolHumanoid-v1...