CARLA version: 0.9.12
Platform/OS: Ubuntu 18.04.5
Problem you have experienced:
When executing launch script (CarlaUE4.sh), it gives error that global shader cache file (GlobalShaderCache-GLSL_150_ES31.bin) is missing.
What you expected to happen: Town launches in spectator view
Steps to reproduce:
Download and extract CARLA 0.9.12 release (CARLA_0.9.12.tar.gz)
Download assets (AdditionalMaps_0.9.12.tar.gz) to Import directory
Run ImportAssets.sh script
Install client library by making Python virtual environment and running pip install carla
Run CarlaUE4.sh
Other information (documentation you consulted, workarounds you tried):
I am using Quadro RTX 4000 graphics card
The Engine directory contains this file: GlobalShaderCache-SF_VULKAN_SM5.bin
CARLA version: 0.9.12 Platform/OS: Ubuntu 18.04.5 Problem you have experienced: When executing launch script (
CarlaUE4.sh
), it gives error that global shader cache file (GlobalShaderCache-GLSL_150_ES31.bin
) is missing.The terminal output:
What you expected to happen: Town launches in spectator view Steps to reproduce:
CARLA_0.9.12.tar.gz
)AdditionalMaps_0.9.12.tar.gz
) toImport
directoryImportAssets.sh
scriptpip install carla
CarlaUE4.sh
Other information (documentation you consulted, workarounds you tried): I am using Quadro RTX 4000 graphics card The Engine directory contains this file:
GlobalShaderCache-SF_VULKAN_SM5.bin