Catch collision event between sphere and animated glTF model

Is there a way to catch a collision event between sphere and animated glTF model? I’m trying to use cannon js for that, but even if I create a collision mesh following this example, I don’t understand how to make the mesh repeat the model animation.