-
Using Carla 2.2 rc1. Using the patchbay for watching ports appear vanish and making connections.
In this case a USB device is plugged in and zita-ajbridge is started. The extra ports appear in the …
-
Hi falkTX,
Thanks for all your audio linux work, and sorry to create an issue like this, but just wanted to contact you for info. I'm trying to create a usable DAW with Ubuntu realtime/JACK/Ardour3/Hy…
-
Hi guys, do you have a running example in which ML based perception and tracking is integrated with planning and control modules?
If not, any timeline on the same?
Would be a great help for me to bu…
-
### Problem
I'm generating training data from carla-simulator and collect samples via carla-ros-bridge.
I found that carla-ros-bridge is only giving `car` and `pedestrian`, without `bike`, `motorcyc…
-
Hi,
Carla is a great work!
Carla uses `boost.python` as python api, and there is another python-c++ api [`pybind11`](https://github.com/pybind/pybind11). As far as I know, pybind11 is more pure a…
-
Hi,
We have been working to reproduce the results of this repository by training an A2C agent from scratch in the CARLA simulator. You can see our code here: https://github.com/seansegal/carla-rl. …
-
Hi I would like to get the traffic light detection working. Could I get some guidance on how to complete the task?
-
I have created map with RoadRunner map but I can run the script of manual_control and automatic_control perfectly in created RoadRunner map. But this is the code which runs perfectly with carla in-b…
-
If I manage to click twice fast enough, Carla loads the "next-in-list" project file instead of the one I pointed on.
Happens on/with:
recent KXstudio/ubuntu 14.04 KDE 64bit
Carla version 1.9.6 (2.0-be…
-
### You have to generate a dataset of LiDAR data from CARLA environment along with the vehicle location and driving log
**[NOTE : Remember, the carla lidar sensor attribute for rotation_frequency sh…