carla-simulator / carla

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

Fix Pedestrians colision/DeathAnim Gen3 #7666

Open Madecu opened 2 weeks ago

Madecu commented 2 weeks ago

Gen3 pedestrians have no DeathAnim yet, first we must modify the BP_walker, so that it can pick different animation sets depending on it's generation

Image

DnDare commented 1 week ago

We'd try to retarget GEN2 DeathAnimations to GEN3 skeletal definition, UE5 retargeting tools have evolved since UE4. *Whisfull thinking, Maybe, just retargeting would be enough, without modifying BP_Walker. We have to research