Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Could not open types-file opendrive_netconvert.typ.xml #218

Open
Yupeng-mango opened this issue Oct 30, 2023 · 0 comments
Open

Error: Could not open types-file opendrive_netconvert.typ.xml #218

Yupeng-mango opened this issue Oct 30, 2023 · 0 comments

Comments

@Yupeng-mango
Copy link

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
netconvert_carla(args.xodr_file, args.output, args.guess_tls)
File "scripts/netconvert_carla.py", line 498, in netconvert_carla
_netconvert_carla_impl(xodr_file, output, tmpdir, guess_tls)
File "scripts/netconvert_carla.py", line 371, in _netconvert_carla_impl
raise RuntimeError('There was an error when executing netconvert.')
RuntimeError: There was an error when executing netconvert.

How can I get the file opendrive_netconvert.typ.xml?
Looking forward for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant