Hello, firstly congratulations on your research success!
My question is "how can I measure the contact coverage?".
As a result I found, (trimesh.proximity.closest_point(object_mesh, hand_vertex)[1] < 0.002).sum() is similar to measurement.
Is that right?