carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.13k stars 3.59k forks source link

windows Low graphics or no rendering mode #6558

Closed prabanjan2419 closed 4 months ago

prabanjan2419 commented 1 year ago

Does anyone know how to run CarlaUE4.exe in windows in no rendering or low graphics mode?

prabanjan2419 commented 1 year ago

As well as off screen mode please!

Bsornapudi commented 1 year ago

i have the same issue , my system has directx12 which is not helping CarlaUE4.exe. as a work around i am running carla exe from cmd with -dx11 flag

Blyron commented 4 months ago

We have available -RenderOffScreen option plus other stuff related with rendering. Please look at docs: https://carla.readthedocs.io/en/latest/adv_rendering_options/#setting-off-screen-mode-version-0912