Skip to content

Commit 3bb186a

Browse files
fdomfgermanros1987
authored andcommitted
Mentioned Vulkan drawbacks and solutions
1 parent 3be9b29 commit 3bb186a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_posts/2019-07-10-release-0.9.6.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,11 +390,13 @@ Check it out in our [documentation](https://carla.readthedocs.io/en/latest/pytho
390390
It is possible to run CARLA with Vulkan **(experimental)** or OpenGL. Vulkan performs faster than OpenGL but, as it is an experimental build,
391391
there may be some graphical or memory consuming bugs that may affect the user experience when working with CARLA.
392392

393+
Vulkan will prevent CARLA to run off-screen and in Docker, so to run them it is needed to use OpenGL. Therefore the `-opengl` flag must be activated.
394+
393395
**Disclaimer:** Despite being an experimental build, Vulkan is the preferred API to run CARLA simulator.
394396

395397
Don't forget that there are two graphic quality levels, `Epic` and `Low`.
396398

397-
Check it out in our [documentation](https://carla.readthedocs.io/en/latest/configuring_the_simulation/#graphics-quality)!
399+
More information about Vulkan and OpenGL in our [documentation](https://carla.readthedocs.io/en/latest/configuring_the_simulation/#graphics-quality)!
398400

399401
### Full list of changes
400402

0 commit comments

Comments
 (0)