carla icon indicating copy to clipboard operation
carla copied to clipboard

Open-source simulator for autonomous driving research.

Results 791 carla issues
Sort by recently updated
recently updated
newest added

I got the same warning when trying to create the navigation file for a custom map and when trying to run generate_traffic.py (only pedestrians) in the same map. The function...

My computer informatiom: My Problem: After configuring the running environment of Carla in the IDE of pycharm, I found that I can not use the API well. For example, when...

`carla@ovo:~$ ./CarlaUE4.sh -opengl 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. sh: 1: xdg-user-dir: not found error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR...

./CarlaUE4.sh -opengl 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. sh: 1: xdg-user-dir: not found error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not...

CARLA version: 0.9.13 Platform/OS: Ubuntu 20.04 Problem you have experienced: synchronization problems with own agent and traffic manager. The results are different every run. Even if both are set in...

Hi everyone, I downloaded and installed the CARLA 0.9.12 version from the repository. When I launch the simulator running the `./CarlaUE4.sh`, the render view has a strong light artifact making...

possible bug

CARLA version: 0.9.12 Platform/OS: Ubuntu Problem I have experienced: Visualization is blinding, everything looks light blueish What I expected to happen: Visiulatization with normal colours Other information: I have tried...

Hello, I'm really struggling using Carla in a computer where I need it to work. I tried the same installation steps in a different computer I own (same OS) and...

I'm trying to run CARLA Simulator in a HPC (in Compute Canada to be exact. Specifications if needed: https://docs.computecanada.ca/wiki/Cedar) (headless server). Docker is not available, so I'm using Singularity. CARLA...

Hi all, I'm using CARLA client API within a docker container and I need to access to the GlobalRoutePlanned that is part of the agents module but It seems not...