-
Dear CARLA-Team,
I discovered your project this weekend and I'm really impressed by CARLAs status and feature set. For me it's a pity that it will "only" be used by researchers in the autonomous driv…
-
Hi, I want to run perception, prediction, planning and control module by replaying a rosbag and use dreamview to see the car's behavior. But Apollo seems not support control-in-loop simulation. So I f…
-
I created my own vehicle blueprint and added a folder inside Content/Carla/Blueprints/Vehicles, then added this blueprint value to VehicleSpawner and VehicleFactory blueprints.
If I now try to spawn …
-
Hi,
I want to understand how to implement the unstructured case for RSS and need clarity. I feel the problem is intractable because the number of trajectories for each set of robot is essentially inf…
-
Hello, in trying to run the example on the README.md for the Agent Interface, I did the following changes that you might want to consider:
#env = gym.make("HomoNComIndePOIntrxMASS3CTWN3-v0") # Th…
-
Hello:
Carla is wonderful simuator for autonomous driving. However, I found that the graphic rendering quality of Carla 0.9.1 is significantly worse than that in Carla 0.8.4. I have tried to run bo…
-
# Introduction
As part of the **July 2018 Code Sprint**, we want to start experimenting with generating some simple road cases.
We know this is a large and complex task, and some of you have already…
-
you have done a so amazing project. I'm curious about a question.
Is the projct the same as carla0.9.8/co-simulaton?
I need to redefine my study route depending on your answer.
-
observed_world = fillFromCarlaWorld()
now that we have filled the map in #3, we need to add the information of the other agents:
- observable state (pose, history)
- How to make e.g. BehaviorCon…
-
Hello.
I want to know that Which version of Carla simulator to use in the motion planner repo.
Which article is referenced by the collision detection method?