Hi could we please get the ability to query the distance between two bodies in the environment for isaac gym? I see that the PhysX 3.4 that Isaac Gym is currently using has this capability but is not exposed:
I think it’s sending a ray from a point, detecting the distance between objects that intersect the ray, and even querying the information about the objects that the ray intersects.