OpenCDA
OpenCDA copied to clipboard
Error: Could not open types-file opendrive_netconvert.typ.xml
I want to convert my.xodr to my.net.xml by running python scripts/netconvert_carla.py your_map.xodr -o your_map.net.xml
BUT, there is an error:
Error: Could not open types-file '/home/xxx/OpenCDA/scripts/data/opendrive_netconvert.typ.xml'.
Quitting (on error).
Traceback (most recent call last):
File "scripts/netconvert_carla.py", line 518, in
How can I get the file opendrive_netconvert.typ.xml? Looking forward for your help!