Hello, I'm using the C# interface for the new orin SDK, but I cant use the Frontmost method for hands and fingers any more. Is there a workaround?
Thanxdavid
The old functions merely compared the z coordinate of the position vectors. This no longer works since we let you transform the frame data before this comparison is made (hence frontmost may no longer be the one with the smallest z value anymore).