I have installed Isaac sim 2022.1 on my PC. When I tried to launch Isaac-sim from the Omniverse launcher or through isaac-sim.sh script, it is not launching and throwing “X Error of failed request: GLXBadContextTag” error. I am facing a similar problem when I directly run on the my PC.
My PC configurations are,
Ubuntu 18.04 LTS desktop version, More than 32GB RAM and 1TB HDD
My question is, does it possible to launch Isaac sim and develop Isaac sim applications through remote access software like Teamviewer, VNC, or Anydesk?
We have a few other livestream clients you can also try, each has its own .sh and associated client listed on the above documentation.
Or:
use x11vnc to expose your physical display over VNC which will be accelerated. This is not well documented online but might be an option to try if livestream is not an option.
Hi @Hammad_M ,
Thank you very much for the help. I am able to launch Isaac-sim using headless mode. Also, I tried with remote software (MobaXterm) which supports x11 forwarding and it is also working.