traffic-generation-editor icon indicating copy to clipboard operation
traffic-generation-editor copied to clipboard

The Map name format has change in CARLA 0.9.12

Open FENGShuanglang opened this issue 4 years ago • 1 comments
trafficstars

https://github.com/carla-simulator/traffic-generation-editor/blob/98ce87b18eb1bd8265c97abba0c6408f307910bd/carla_connect/carla_connect_dockwidget.py#L97 should fix it with road_network.split('/')[-1][:-1]

FENGShuanglang avatar Oct 20 '21 14:10 FENGShuanglang

I use 0.9.13 and the same problem occur.Your commented resolved the problem. Thank you very much.

CaisKey avatar Feb 18 '23 02:02 CaisKey