carla-simulator / carla

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

launch error #7649

Open Wangkaifeng-2021 opened 2 weeks ago

Wangkaifeng-2021 commented 2 weeks ago

CARLA version: 0.9.15 Platform/OS: ubuntu 22.04 Problem you have experienced: When I use /CarlaUE4.sh to launch carla, it flashed and then backed out. 1

What you expected to happen: Start carla successful. Steps to reproduce: I followed the steps in the documentation on the official website to install carla (https://carla.readthedocs.io/en/latest/start_quickstart/). After the installation, when I started with the command "./CarlaUE4.sh ", it flashed and then backed out. However, when I launch it with the command "./CarlaUE4.sh -RenderOffscreen", it can launch successful. Can you help me to resolve this problem? Thank you very much!

Wangkaifeng-2021 commented 2 weeks ago

I have solved this problem by turning off dGPU-only, hopefully to help some people who have encountered this problem.

PabloVD commented 2 weeks ago

May you also try running with the flag sh CarlaUE4.sh -prefernvida?