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

CARLA version: 0.9.12 Platform/OS: Ubunut 20.04 I the documentation: https://carla.readthedocs.io/en/latest/python_api/#methods_28 says that: get_topology(self) Returns a list of tuples describing a minimal graph of the topology of the OpenDRIVE file. The...

I built 0.9.13 as prescribed,but i met a error when i make PythonAPI error. I only have one version of Python installed(3.8.10). please help me. libcarla.obj : error LNK2001: 无法解析的外部符号...

Hi, There is a simple way to get all the child actors given a parent actor id? Let me explain my use case: I create the ego vehicle with all...

Hi! As part of my research work, I am currently generating perception data with CARLA for learning purposes. However, it appears that the LiDAR sensor (which is a key component...

CARLA version: 0.9.13 Platform/OS: Ubuntu 20.04.4 LTS Problem you have experienced: I used to create custom maps with Roadrunner and import and run them on Unreal (on Windows on my...

Resolve a typo in the spawning random vehicles section. #### Description Fixes # #### Where has this been tested? * **Platform(s):** ... * **Python version(s):** ... * **Unreal Engine version(s):**...

I am required to capture 15-minute simulation images using 6 RGB cameras at 24fps. Many frames (~10%) are lost if I attach all 6 RGB cameras and record from them...

Hello every one! I have built carla 0.9.12 from source on Ubuntu 18.04 with the edition of Unreal Engine is 4.26. I made maps in Roadrunner and exported to Unreal,...

question

CARLA version: latest & 0.9.13 Platform/OS: Windows Problem you have experienced: Installation Instruction "make PythonAPI" failing Error returned: -[install_zlib]: Retrieving zlib. Exception calling "DownloadFile" with "2" argument(s): "The remote server...

#### Description This PR merges current progress integrating pytorch into carla (optional in the build system). This enables the usage of a neural network to be used to compute part...