Page 2 of 4
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Tue Jan 14, 2025 6:40 am
by matthew43
@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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Wed Jan 15, 2025 9:57 am
by park44
@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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Sat Jan 18, 2025 7:19 am
by mia.weber
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?
Posted: Sun Jan 26, 2025 3:01 pm
by barbara50
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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Tue Feb 04, 2025 10:48 am
by chenperez
@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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Thu Feb 06, 2025 8:17 am
by barbara50
@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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Thu Feb 06, 2025 4:29 pm
by scott.andersson5
@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?
Posted: Sat Feb 15, 2025 10:51 pm
by jwang
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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Thu Feb 27, 2025 11:58 am
by cynthia.muller
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.
Re: How much does object mass estimation error actually hurt grasp stability?
Posted: Mon Mar 10, 2025 10:19 am
by rossi30
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.