Closed WeiChengTseng closed 3 years ago
what happens if you run sudo X
first, then nvidia-smi
?
I think you should see Xorg running like
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 10249 G /usr/lib/xorg/Xorg 10MiB |
I had similar Error: signal 11:
before, once you get it out frombash coppeliaSim.sh
things should be fine, GL!
Thanks @MandiZhao @WeiChengTseng please reopen if you need further help.
Hi all, I got some issue about running headless. I followed instructions in
READMD.md
in PyRep and RLBench.For PyRep, I ran the following command.
Then, I got the output shown below.
For RLBench, I ran the following command.
Then, I got the output shown below.
I also tried to run CoppeliaSim with the following command.
The output is shown below.
I also ran
sudo apt install libgl1-mesa-dev
, but I got the same result.Just wonder whether there is any solution for this issue. Any help appreciated :)