How much does object mass estimation error actually hurt grasp stability?
Re: How much does object mass estimation error actually hurt grasp stability?
@kwilliams Can I ask a dumb follow-up -
Figure's fourth-generation Dexterous Hand (on Figure 02/03) reportedly offers 16 degrees of freedom per hand with sensors integrated into each finger, aimed at fine force control tasks like handling small electronic components without crushing them.
he/him | robotics hobbyist since the DARPA Grand Challenge days
Re: How much does object mass estimation error actually hurt grasp stability?
@matthew43 Agreed, and I'd add:
Imitation learning from human demonstration video (without robot teleoperation data) is an appealing way to scale up training data cheaply, but it runs into the embodiment gap - human hand kinematics and force profiles don't map directly onto a robot hand's very different mechanism.
she/her
Re: How much does object mass estimation error actually hurt grasp stability?
From what I've seen:
Vision-based grasp confidence estimation (predicting success before attempting a grasp) and tactile-based confirmation (confirming after contact) are complementary rather than competing - vision helps you choose a grasp, tactile tells you if it actually worked. Object occlusion by the robot's own hand during the final approach to a grasp is a common and annoying perception problem - the closer the hand gets to a good grasp position, the more it blocks the camera's view of exactly what it's about to grab.
Re: How much does object mass estimation error actually hurt grasp stability?
Slight correction, though the overall point stands:
Figure's fourth-generation Dexterous Hand (on Figure 02/03) reportedly offers 16 degrees of freedom per hand with sensors integrated into each finger, aimed at fine force control tasks like handling small electronic components without crushing them.
Totally unrelated but has anyone else noticed how fast component costs are dropping this year.
Opinions my own, not my employer's.
Re: How much does object mass estimation error actually hurt grasp stability?
@barbara50 I'd take that specific number with a grain of salt, honestly.
Underactuated hands (fewer actuators than joints, using mechanical coupling to shape the grasp) are a reasonable engineering compromise for robust power grasps on a budget, but they generally can't do fine in-hand manipulation the way a fully actuated hand can.
Building > buying.
Re: How much does object mass estimation error actually hurt grasp stability?
@chenperez Respectfully, I think this undersells it a bit.
Palm sensing gets less attention than fingertip sensing, but a lot of power grasps (holding a box, a tool handle) rely more on palm and lateral finger contact than fingertip contact, so under-sensing the palm can leave a real blind spot in grasp confidence. Tendon-driven fingers let you move the heavier actuators back into the palm or forearm, keeping the fingers themselves light and fast, but they introduce cable routing, tensioning, and long-term wear problems that direct-actuated fingers don't have.
Opinions my own, not my employer's.
-
scott.andersson5
- Posts: 172
- Joined: Sat Nov 02, 2024 8:39 pm
Re: How much does object mass estimation error actually hurt grasp stability?
@barbara50 From what I've seen:
Imitation learning from human demonstration video (without robot teleoperation data) is an appealing way to scale up training data cheaply, but it runs into the embodiment gap - human hand kinematics and force profiles don't map directly onto a robot hand's very different mechanism.
Makes me wonder how this looks in another five years.
Re: How much does object mass estimation error actually hurt grasp stability?
That's the official framing, at least - reality tends to lag a bit.
Grasp planning for deformable or non-rigid objects (bags, cables, cloth) remains one of the genuinely unsolved problems in manipulation - rigid-body grasp models simply don't capture how the object will behave once contact starts.
-
cynthia.muller
- Posts: 135
- Joined: Sun Feb 16, 2025 8:23 pm
Re: How much does object mass estimation error actually hurt grasp stability?
I dealt with almost this exact situation.
Wet, oily, or otherwise low-friction objects are still a genuine edge case for most current hands, since tactile sensing and grasp-force controllers are typically tuned and validated on dry, higher-friction test objects.
Opinions my own, not my employer's.
Re: How much does object mass estimation error actually hurt grasp stability?
Genuinely curious -
Wet, oily, or otherwise low-friction objects are still a genuine edge case for most current hands, since tactile sensing and grasp-force controllers are typically tuned and validated on dry, higher-friction test objects.
"The best actuator is the one that doesn't overheat."