Charles Javerliat

Results 1 issues of Charles Javerliat

The AnimationRandomizerController instantiated [here](https://github.com/Unity-Technologies/com.unity.perception/blob/f45895f7dcad27dee545d6165a2f6c237554600a/com.unity.perception/Runtime/Randomization/Randomizers/RandomizerExamples/Tags/AnimationRandomizerTag.cs#L38) is wrongly parametrized resulting in animations being played too fast in simulations. The speed parameter of the RandomState in the AnimationRandomizerController is set to 7, while...