Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use RLBench without X server #228

Open
fedeceola opened this issue Jun 5, 2024 · 4 comments
Open

Use RLBench without X server #228

fedeceola opened this issue Jun 5, 2024 · 4 comments

Comments

@fedeceola
Copy link

Hi @stepjam, is it possible to use RLBench on a machine without an X server?

@TengBoYuu
Copy link

you can use xvfb-run -a python xx.py to use RLBench in headless mode☺️

@eugeneteoh
Copy link
Contributor

you can use xvfb-run -a python xx.py to use RLBench in headless mode☺️

Xvfb is renders in CPU. To use GPU rendering, you need an X server. Follow the instructions below to set up headless GPU rendering.
https://github.com/stepjam/RLBench?tab=readme-ov-file#running-headless

@fedeceola
Copy link
Author

Thanks @TengBoYuu!

@eugeneteoh unfortunately I am running my experiments on a machine without an X server. I was hoping there was an option for GPU rendering using for example EGL.

@eugeneteoh
Copy link
Contributor

EGL isn't supported for CoppeliaSim (at least v4.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants