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

Open designed roads in CARLA #14

Open
AMINTAHOUNI opened this issue Jun 25, 2022 · 2 comments
Open

Open designed roads in CARLA #14

AMINTAHOUNI opened this issue Jun 25, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@AMINTAHOUNI
Copy link

Hi
Would you please explain how I can export the roads designed in blender driving scenario creator to Carla?
which format should I export?
I wanted to design my own road and then open it in the Carla simulator, then I wanted to add objects such as a vehicle, pedestrian, bicycle, and .. (in Carla) to generate my scenario.

@johschmitz
Copy link
Owner

johschmitz commented Jun 25, 2022

It is actually on my roadmap as well to try this out but I just haven't reached that point.
But I guess we could either just load the xodr at runtime or we could bake the gltf or fbx into the CARLA executable.
See the documentation here:
https://carla.readthedocs.io/en/latest/core_map/#custom-maps

I believe currently CARLA does still not support runtime loading of gltf maps. I hope someone will add that feature at some point using one of the available Unreal gltf loader add-ons.

If you succeed in doing the import please provide a short report about the results here. If you discover issues related to the Blender add-on I can try to provide some fixes.

@johschmitz
Copy link
Owner

Here is the other link for the OpenDRIVE standalone mode:
https://carla.readthedocs.io/en/latest/adv_opendrive/#run-a-standalone-map

@johschmitz johschmitz added documentation Improvements or additions to documentation question Further information is requested labels Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants