-
-
Hi team, I think Carla uses OpenDrive data format to define the relationship between road. Is it the only way that Carla supports? Right now, I have lane graph defined in vector format, e.g. in GeoJSo…
-
Hello,if I have apollo hd map.xodr.where can I put apollo hd map.xodr in apollo docker ?
Thanks!
-
* valid road graph is currently only available if map is loaded from xodr
* because of that, our c++ unit test either have valid lines or a valid roadgraph, but not both
* proposition: move that cod…
-
I have created an new level name "Roundabout8Course", and I download the xodr file from the link below.
http://www.opendrive.org/tools/Roundabout8Course.zip
when I try to build routes using Op…
-
Hello,
I managed to build the OpenDrive Driver with the GDAL base library following steps described [here](https://github.com/DLR-TS/gdal).
T downloaded some test datasets from the official Open…
-
Ubuntu 18.04
Carla 0.9.4
I created a map in roadrunner, but when I exported it and imported into the Carla, I can only see the part within -300
-
Hi!
I'm trying import maps from Roadrunner with the new command "make import" following the instructions but I'm having some problems. I have the folders and the JSON file as shown in the figures b…
-
it probably relates to recent changes in parsing lines for multiple lanes...
- maybe this is only a visualization bug?
- is agent constrained to only use driving lanes?
- or is line interpolation…
-
Hi,
I'm using nightly build downloaded from carla-assets-internal.s3.amazonaws.com/Releases/Linux/Dev/CARLA_Latest.tar.gz (`version.txt` shows number `2419533`).
The sample OpenDrive files from …