CARLA Map import - Segmentation fault #9538
Unanswered
vgust94-maker
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
ubuntu 22.04
CARLA 0.9.16
Roadrunner for map creation. Export as .fbx and .xodr for Carla. Export settings in attached images.
I do use make import to import the map.
I have for example this very simple map. Basically just a junction. But not even this simple map is working.
When I try to run generate_traffic.py it results in this error:
Traceback (most recent call last): File "/home/username/carla/PythonAPI/examples/generate_traffic.py", line 367, in <module> main() File "/home/username/carla/PythonAPI/examples/generate_traffic.py", line 285, in main results = client.apply_batch_sync(batch, do_tick=True) RuntimeError: length >= 2.0f * std::numeric_limits<float>::epsilon()Also I noticed, that the .xodr (red lines) look wrong. But I am using standard export settings.

After a couple days of trying to debug it I don´t know what to try anymore.
Could someone please check the attached map to see if it works in your environment?
Any idea what could cause this problem?
I would be very thankful!
best regards!
Valencia_map.zip
Beta Was this translation helpful? Give feedback.
All reactions