sebastianstarke / AI4Animation

Bringing Characters to Life with Computer Brains in Unity
7.4k stars 1.03k forks source link

How do I add the status of a quadruped and use it in unity? #80

Closed YLe1201 closed 1 year ago

YLe1201 commented 2 years ago

In BasketballDemo scene 2020,I'm trying to export new styles of the quadruped,such as sit. I trained the output data, but the results can't be applied in the QuadrupedDemo scene. The quadruped's sitting state is wrong. What is the reason,Is there any problem?

paulstarke commented 1 year ago

Did you doublecheck the style vector in the controller, which may be of different dimensionality for your own featured dataset?