-
Great work!
What about merging the three libraries into one and making them available through PyPI (https://pypi.org/)?
I believe your libs are designed to work together so it makes more sense to …
-
Hi,
I'm have a map in a .xodr extension, I'm trying my best to upload it to Carla Simulator but end up in some problems such as:
ModuleNotFoundError: No module named 'carla'
When copying the folder…
-
I'm running Ubuntu 18, and using odrplot to check out an opendrive 1.4 xodr I've gotten from a map vendor.
I ran the odrplot under bin `./odrplot ~/Downloads/gd.xodr ~/Desktop/track.csv 0.1` and th…
-
Thanks a lot for your helpful project. I've cloned the repository and its submodules, but there is no file like "xodr_export.h" detectable within the project (but it is used in "xodr.h"). Is this an i…
-
Hello,
I am using Carla 0.9.10.1 and Autoware 1.14.
I have currently updated your mapping tools to the newest version. Now I have the issue, that my point cloud and my vector map are not aligned …
-
I have the problem that carla can not parse the .xodr file when executing:
`
py -3.7 config.py -x opendrive/TownBig.xodr`
I have seen there has been already some issues opened https://github.com/…
-
Hi I have been following the tutorial [here](https://carla.readthedocs.io/en/0.9.11/tuto_A_add_map/) to export a map from RoadRunner to Carla. In particular, I tried "Map ingestion in a build from sou…
AIasd updated
3 years ago
-
When running a Sumo co-simulation (e.g. via ```run_synchronization.py```), if another carla client (e.g. ```manual_control.py```) spawns a vehicle in a location corresponding to a lane where the corre…
-
Based [on this slack thread](https://drakedevelopers.slack.com/archives/G9XS1JS0J/p1623074476043300)
This Road map (minimum xodr to reproduce the error):
```xml
…
-
When I try to run a self defined openScenario file with a self defined road network I get the exception below.
I have put the .xosc and .xodr file together into srunner/examples. The .xodr file is co…