GibsonEnv icon indicating copy to clipboard operation
GibsonEnv copied to clipboard

code hangs in docker container

Open jiaqchen opened this issue 2 years ago • 1 comments

Hello! Thanks for making this awesome simulation.

I'm trying to get it to run, I can run python examples/demo/play_husky_nonviz.py just fine, but when I run python examples/demo/play_husky_camera.py, my code just hangs and I also can't kill it. image

I'm running on Ubuntu 20.04, pulled your docker image, and this is my nvidia-smi when I run docker run --runtime=nvidia --rm nvidia/cuda:11.6.2-base-ubuntu20.04 nvidia-smi image

Should I be using Ubuntu 16.04? Or is this something else? Thanks in advance!

jiaqchen avatar Mar 09 '23 10:03 jiaqchen

same here. I wait for a while and it works. but still no RGB image

lhy0807 avatar Apr 26 '23 19:04 lhy0807