EEmbodied AI Hub
PapersEditor’s pick

Why 53% of 'Good' Robot Grasps Fail: FIRMGrasp Introduces Friction-Aware Risk Metrics

Why it mattersClassical metrics assume constant friction, leading to grasp failures in real-world scenarios. FIRMGrasp provides a friction-informed risk margin for more robust robotic grasping.

FIRMGrasp, a new family of grasp quality metrics from University of Maryland researchers, uses Conditional Value-at-Risk to account for friction volatility. Testing on 1,599 grasps with LEAP Hand and Allegro Hand shows 53% of grasps deemed high-quality by the classic Ferrari-Canny metric lose force closure under adverse friction. The risk-adjusted metric improves shake and pick success prediction from near-chance to 0.63 and 0.78, and achieves 70% lift success vs 25% for nominal-certified grasps

Conditional Value-at-Riskgrasp quality metricsFerrari-Canny epsilonfriction volatilityAllegro HandFIRMGraspLEAP Handresearch

Open paper on arXiv (arXiv:2607.25049)

Source: arXiv · July 30, 2026

Share this article so more people can see it

A new paper from University of Maryland researchers exposes a blind spot in classical grasp quality metrics: they assume friction is constant. In the real world, friction varies with surface wear, moisture, and material inconsistencies, and that variation can cause seemingly robust grasps to fail.

The paper, titled "FIRMGrasp: A Friction-Informed Risk Margin for Robust Grasp Synthesis" and posted on arXiv on July 27, 2026, introduces a family of grasp quality metrics that explicitly model friction volatility. The key insight: instead of evaluating a grasp at a single friction coefficient, FIRMGrasp uses Conditional Value-at-Risk (CVaR) from finance to assess the worst-case tail of friction values.

The result is a risk-adjusted margin ε^(β) — the radius of the largest inscribed ball in the risk-adjusted wrench space. When ε^(β) > 0, the grasp is guaranteed to maintain force closure with probability at least β. The metric is monotonic in β and differentiable, making it suitable for gradient-based grasp optimization.

The empirical results are striking. The team tested 1,599 grasps across two popular dexterous hands: the LEAP Hand and the Allegro Hand. Using the classic Ferrari-Canny epsilon metric — the gold standard for grasp quality — 53% of grasps that were certified as high-quality lost force closure when friction dropped to adverse levels. In other words, more than half of the grasps that look good on paper are fragile in practice.

When comparing prediction power, the nominal Ferrari-Canny margin separated realized shake and pick success with probabilities of only 0.53 and 0.67 — essentially random for shake success. FIRMGrasp's ε^(β) metric correctly ordered grasps with probabilities of 0.63 and 0.78, a meaningful improvement.

In simulated lift trials with gravity enabled and an adverse friction coefficient of 0.2, grasps certified by FIRMGrasp achieved a 70% success rate under lateral pull, compared to just 25% for grasps certified by the nominal margin but rejected by FIRMGrasp. That's nearly a 3x improvement in success rate.

For startups building grippers, manipulation systems, or bin-picking solutions, the implication is clear: your grasp planner may be systematically overconfident. If you rely on classical metrics, you might be shipping a system that fails unpredictably when surface conditions change. FIRMGrasp offers a principled way to build robustness into the grasp synthesis pipeline without requiring new hardware.

The metric is differentiable, meaning it can be integrated into learning-based grasp synthesis frameworks. This opens the door for end-to-end training of grasp policies that are explicitly aware of friction uncertainty.

For founders, the takeaway is that friction-aware quality metrics could become a differentiator in industrial applications where reliability matters — think warehouse automation, assembly, or surgical robotics. The 53% failure rate of nominal grasps suggests there is significant headroom for improvement in existing systems.

The paper is available on arXiv under ID 2607.25049. The authors are Clinton Enwerem, John S. Baras, and Calin Belta from the University of Maryland.

Source: arXiv.

Related resources on this hub

Jump to projects, models, or datasets mentioned or closely related.

Discussion

Tell us what you think — comments make stories more useful for builders and founders.

Tell us what you think!

Why 53% of 'Good' Robot Grasps Fail: FIRMGrasp Introduces Friction-Aware Risk Metrics

Have an account? Log in to use your display name and avatar.

Email is optional and never shown on the page.

More insights

PapersarXiv

Towards Trustworthy Embodied Intelligence: A Systems Framework and Graded Trustworthiness Levels

As embodied AI systems enter real-world applications, failures can cause physical harm. This work provides a structured approach to assess and ensure trustworthiness, which is critical for adoption in safety-critical domains.

A systems framework for trustworthy embodied intelligence with graded trustworthiness levels, emphasizing safety, reliability, and ethical compliance beyond task completion.

Read
PapersarXiv

Embodied Agents Take Control: Minimal-Interface Zero-Shot Agents Rival Industrial-Scale Policies in Vision-and-Language Navigation

This work challenges the need for complex task-specific workflows or large-scale training, suggesting that simple, general-purpose agents can achieve competitive performance in embodied navigation tasks.

This paper introduces agentic embodied control, where a general-purpose agent maintains the decision loop itself, and shows that minimal-interface zero-shot agents can rival industrial-scale policies in vision-and-language navigation.

Read