carla-simulator / carla

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

Digital twin map generation crash #6979

Closed AbdelrhmanRady closed 2 weeks ago

AbdelrhmanRady commented 5 months ago

My team wants to build a map for our campus(which is not realtively big at all) using the new digital twin application for a graduation project, we've been trying for weeks to get it running, on linux/windows with different computers (with good specs), the output is always the same, the unreal engine crashes at the end with no usable output

We followed the documentation(https://carla.readthedocs.io/en/latest/adv_digital_twin/#digital-twin-tool) carefully and thoroughly, so If there's someone who managed to get it running we would appreciate any tips or tricks

dylanyd commented 5 months ago

I also got the unreal engine crash when I tried to generate the map from OpenStreetMap URL, I got the following error: image

Blyron commented 2 weeks ago

It should be fixed now with latest dev version.