-
Hello
its not an issue, its a starting point. Hope its ok asking here.
I playing around with CARLA Simulator for autonomous driving research
[https://github.com/carla-simulator/carla](url)
Its p…
-
I am trying to loading IMG file for the train.js
It shows cannot identify the directory
please let me know how to load that file.
I also try to cop my simulator file into the desktop. but also it…
-
Hi,
I always wanted to reproduce the automatic driving of the vehicle in my own scene.As far as I understand, the autonomous driving of UE4 can be constructed with a behavior tree.Does the automat…
-
Hi,
I get the following error when I want to set to autopilot mode using traffic manager. I moved from carla 0.9.6 to 0.9.10.1
```
terminate called after throwing an instance of 'std::out_of_rang…
-
Hello Everyone,
I am using Carla 0.9.4 for developing reinforcement learning algorithm for autonomous driving.
I have 2 queries:
1. I am confused between world.tick, world.on_tick and world.wa…
-
I managed to convert an osm map of a campus to .xodr(open drive format). Could I use this file as a new map in Apollo? I read that it uses the open drive format but I couldn't find where these maps ar…
-
I am Frank from China and very interested in Carla Simulator.
Thanks for Carla team hard work.
I want to do some self-driving car simulation in Chinese traffic scenes based on Carla.
From my sid…
-
Hi all,
is there a way to run other scenarios from scenario runner for example FollowLeadingVehicle.xml?
When I try to run FollowLeadingVehicle.xml within the carla_ad_demo.launch the following er…
-
## I'm facing a problem making the environment any idea why I can't find packages?
### conda env create -f requirements.yml
Collecting package metadata (repodata.json): done
Solving environment…
-
The self-driving car (Carla) requires some specific rate of updates like in DBW:
> The DBW system on Carla expects messages at this frequency, and will disengage (reverting control back to the driv…