carla icon indicating copy to clipboard operation
carla copied to clipboard

Open-source simulator for autonomous driving research.

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

Hello, I have a problem about Carla.Waypoint. Thank you in advance. I expected to happen: I have a special scenario. It lets obstacle vehicle drive at the boundary between the...

I've always had no problem packing my carla release package, but when I want to test my new tag last week I find this error about UE4Editor in make package...

Hi all, I tried scenario runner 0.9.13 in Carla 0.9.13 version. I am getting these error, How to fix this please let me know. Traceback (most recent call last): File...

CARLA version: 0.9.11 Platform/OS: Ubuntu 20.04.3 Problem you have experienced: I tried to use the following code to get the bounding box of a biker ```actor_one_id = log.get_actor_ids_with_role_name("scenario")[0] actor_one_box =...

Hi all, first of all thanks for your great work! Our issue is probably related to #3494 and #3545. Increasing the cloudiness leads to an "unrealistic" rendering, especially of the...

CARLA version:9.13 Platform/OS: windows The problem you have experienced: making package I want to make some changes in town04 and then make package, but I work in windows what should...

Hi there, I am currently using CARLA 0.9.12 to do the Autonomous Driving Software Project. I am trying to find the default maximum acceleration and deceleration of the spawn vehicle...

![Screenshot from 2022-07-14 10-35-24](https://user-images.githubusercontent.com/37059168/178896352-433b7398-8329-4fcc-ad91-a8f3336c969a.png) ![Screenshot from 2022-07-14 10-35-38](https://user-images.githubusercontent.com/37059168/178896361-308bd0fd-ec6b-46c4-831d-721dab3f44e1.png) Hello, When I draw a map with roadrunner and import the map with make import, the traffic lights at the intersection overlap....

I tried exporting my custom vehicle I made In blender & UE4editor to use that in docker. When I ran make package ARGS="--packages=ez10", it crushed My log file: [log.txt](https://github.com/carla-simulator/carla/files/6220954/log.txt) Plz...

Hi, I was trying to setup a carla server in a docker container with a display (the spectator mode). Which works well with the following docker command and carla version...

possible bug