Open werewolfdev opened 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
hello @werewolfdev , did you find a solution ? I'm facing the same problem. Thx in advance, MM
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I tried exporting osm file from openSTREET Map and creating xodr file as per instructions in CARLA Website but receiving the following run time error:
Traceback (most recent call last): File "MapParser.py", line 12, in
xodr_data = carla.Osm2Odr.convert(osm_data, settings)
RuntimeError: No edges loaded.
CARLA version:0.9.11 Platform/OS:Ubuntu 18.04 Any insights on thiS @Axel1092 .Thanks in advance.
-->