Hi, thanks for releasing the official implementation.
I’m trying to reproduce the 12 Contacts results in the main table of the paper, and I’d like to confirm the exact evaluation protocol used for UGR, H, and D.
I found that the IsaacLab evaluation already logs per-grasp Trials, Successes, and the three entropy terms, but I could not find the final aggregation script for the paper table, especially for D.
Could you please clarify:
-
What is the exact success criterion for a grasp?
- Is a grasp successful when at least half of the evaluation trials succeed?
- Or only when all trials succeed?
-
How is D computed?
- Is it the mean maximum penetration over all grasps, only successful grasps, or something else?
If possible, could you also share the exact evaluation/aggregation script used to produce the Table 1 metrics? That would help a lot with faithful reproduction.
Thanks a lot.
Hi, thanks for releasing the official implementation.
I’m trying to reproduce the 12 Contacts results in the main table of the paper, and I’d like to confirm the exact evaluation protocol used for
UGR,H, andD.I found that the IsaacLab evaluation already logs per-grasp
Trials,Successes, and the three entropy terms, but I could not find the final aggregation script for the paper table, especially forD.Could you please clarify:
What is the exact success criterion for a grasp?
How is
Dcomputed?If possible, could you also share the exact evaluation/aggregation script used to produce the Table 1 metrics? That would help a lot with faithful reproduction.
Thanks a lot.