carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.57k stars 3.73k forks source link

Exporting the map by myself causes UE4 to crash #3372

Closed xiaoyang666 closed 3 years ago

xiaoyang666 commented 4 years ago

Thank you very much for this big update. In the example file Townbig, using config.py, I have successfully imported it. But when I exported the osm file from the openstreet website and converted it into an xodr file, the following problems occurred. Looking forward to the professional reply. Thanks again. Screenshot from 2020-09-28 09-25-16 [Uploading demo_xodr.zip…]()

Axel1092 commented 4 years ago

Hi @xiaoyang666, can you provide us with the error log in the console? Or at least the full message in the Unreal Engine crash reporter? I guess you are trying to load an osm file with python3 config.py --osm-path=/path/to/osm right?

stale[bot] commented 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.