carla-simulator / carla

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

Add new props into PropFactory #7602

Open Madecu opened 3 weeks ago

Madecu commented 3 weeks ago

We need a semi-automatic way to add all the props we have, as well as the new ones we're going to create, to the PropFactory Blueprint.

Youngzipper commented 3 weeks ago

use UE4?

Madecu commented 3 weeks ago

We are going to work with Editor Utilities Blueprints in UE5 but I think most of the nodes and functions we will use for that will work in UE4 too. Don't know yet, we haven't started the task.