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

#### Description Fix wrong number in adv_agents.md #### Where has this been tested? * **Platform(s):** ... * **Python version(s):** ... * **Unreal Engine version(s):** ... #### Possible Drawbacks - -...

I have built the carla environment, things all go fine. However, i can't run all .py controller, what's the problem? no errors. ![image](https://user-images.githubusercontent.com/50286091/183815041-082a0b9e-fbbd-468a-8105-b11f44eb68a6.png) ![image](https://user-images.githubusercontent.com/50286091/183815127-f4abbcea-70fa-4a22-9f82-87eaeb83d354.png) carla 0.9.13 window10 python 3.9.4

CARLA version: 0.9.12 Platform/OS: Windows 10 Problem you have experienced: I want to change the default value of the attribut "is_invincible" for the Walker Blueprint to false instead true. I...

I encounter the following installation issue when compiling with 'make launch': 8 warnings and 18 errors generated. 5 warnings and 10 errors generated. make[1]: *** [Makefile:315: CarlaUE4Editor] Error 6 make[1]:...

Hi. I am using Carla 0.9.13 in synchronous mode. I have read the document about setting time-step on "https://carla.readthedocs.io/en/0.9.13/adv_synchrony_timestep/". I have a few questions regarding this time-step parameter: (1) When...

CARLA version: 0.9.13 Platform/OS: Ubuntu 18.04 Problem you have experienced: I followed the process to setup a custom map from roadrunner in Carla (https://carla.readthedocs.io/en/0.9.9/tuto_A_add_map/). After setting up the map, I...

Hello Carla team ! I'm having a hard time adding a new lidar type **CARLA version** : 0.9.13 **Platform/OS** : Ubuntu20.04 **Problem you have experienced**: I'm using a lidar that...

CARLA version: 0.9.13 Platform/OS: Windows x64 Problem you have experienced: can't pickle the Map object of carla What you expected to happen: make it pickable Steps to reproduce: create a...