Open ekky-kharismadhany opened 4 years ago
Hello, I have exactly the same problem, I'm really stuck. Thanks
I was also having this issue if I ran the container myself, but if I use the run.sh
script, which runs the entrypoint script in the container (From the dockerfile:
RUN echo '#!/bin/bash\ncd $COPPELIASIM_ROOT\n/usr/bin/xvfb-run --server-args "-ac -screen 0, 1024x1024x24" coppeliaSim "$@"' > /entrypoint && chmod a+x /entrypoint
), it seemed like coppeliasim was working.
That being said, I am trying to use libraries on top of CoppeliaSim (specifically PyRep and RLBench), and I have yet to get those to work. When I alter the script to run my python file that (on my own system) runs coppeliasim, I am getting:
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
@StephAO I am facing the same problem. Did you by now manage to run RLBench in a docker image?
Hello, I was trying to install docker image of coppeliasim in this repo. When i insert "docker run coppeliasim-ubuntu18:latest". It's working until this part
How can i solve this ?
PS : I'm on openSUSE Leap 15.2, ASUS x455l