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

Hey People, Im trying to Build Carla, but when I try and type "make PythonAPI" I get the Error displayed in the Screenshot: ![2022-05-24 17_29_27-x64 Native Tools Command Prompt for...

Hi Carla Team! I am having some trouble with the command ```make rebuild```. After following your guide on how to create sensors one is supposed to rebuild the project, but...

build system

**CARLA version:** 0.9.12 **Platform/OS:** Ubuntu 20.04.3 LTS **Problem you have experienced:** When using the standard radar sensor from Carla, inconsistencies in detections may be observed. ### 1. Some Buildings are...

I am running scenario_runner.py file with openscenario (xosc) scenario. After some frame I am getting error as "Watchdog exception - Timeout of 61.0 seconds occurred" . In the scenario_manager.py file...

#### Description This PR extends a previous [PR #4840](https://github.com/carla-simulator/carla/pull/4840) to enable more instance segmentation applications. The previous PR only returns each object's internal ID (determined by Unreal Engine; see right...

Hi, I'd like to use UE editor to edit the vehicle files of Carla, e.g. audi.uasset. But I cannot see the uasset files in the browser of UE. I think...

CARLA version: 0.9.12 Platform/OS: Windows 11 Problem you have experienced: Zlib version 1.2.11 does not exist anymore and therefore installation script fails for windows What you expected to happen: Installation...

This error happened on **CARLA server** when I use leaderboard and scenario runner to create my A3C training environment. Strangely, it appeared a few hours after the start of training....

bug

![Capture](https://user-images.githubusercontent.com/25197532/132066017-5d1be60a-fc9e-44ae-ac3a-83dec8415826.PNG)

possible bug

CARLA version: 0.13.9 Platform/OS: Ubuntu 18.04 The problem: Hello my friends! I am trying to spawn my own custom static objects through the API similarly to how you do it...