How fine does force control need to be for handling eggs vs boxes in the same shift?
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
New to this, so forgive me if this is obvious -
Cable routing through a wrist joint with multiple degrees of freedom is a genuinely tricky mechanical design problem - tendons and wiring both need enough slack to avoid binding through the full range of motion without tangling or fraying over thousands of cycles.
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
@jhansen Thanks for laying this out, genuinely useful.
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. 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.
-
chloe_jack
- Posts: 176
- Joined: Sat Nov 30, 2024 12:42 pm
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
@noah_pate Thanks for laying this out, genuinely useful.
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.
"The best actuator is the one that doesn't overheat."
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
@chloe_jack Small correction on one detail:
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. 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.
Ex-automotive, now full-time robots.
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
Pretty much this. One thing to add:
A lot of the manipulation shown in production demos still leans heavily on teleoperation, particularly for anything involving fine force control or novel objects - autonomous grasp success rates on genuinely unstructured, previously-unseen clutter are still well below what teleoperation can achieve. Payload-to-hand-weight ratio varies a lot across current dexterous hands, and it's a meaningful tradeoff - more DoF and finer sensing generally means more actuators and mass in the hand itself, which eats into the arm's usable payload budget.
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
@mia.weber I don't think that's quite right, for what it's worth.
Bimanual manipulation - two arms coordinating on one task - is harder than it looks mostly because of the added degrees of freedom and the timing/force coordination required; a lot of 'two-handed' demos are actually closer to two independent single-hand tasks done in sequence.
Watching this space closely since 2019.
-
scott.andersson5
- Posts: 172
- Joined: Sat Nov 02, 2024 8:39 pm
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
@mia_lars Side note that might be relevant:
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. A lot of the manipulation shown in production demos still leans heavily on teleoperation, particularly for anything involving fine force control or novel objects - autonomous grasp success rates on genuinely unstructured, previously-unseen clutter are still well below what teleoperation can achieve.
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
New to this, so forgive me if this is obvious -
In-hand reorientation (repositioning a grasped object without setting it down) is one of the more advanced manipulation skills, requiring either a highly dexterous hand with enough DoF or clever use of gravity and controlled slipping - it's an active research area rather than a solved problem.
he/him | robotics hobbyist since the DARPA Grand Challenge days
-
carlossanchez
- Posts: 155
- Joined: Mon Feb 17, 2025 1:44 am
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
@yuki71 This lines up with my experience.
Cable routing through a wrist joint with multiple degrees of freedom is a genuinely tricky mechanical design problem - tendons and wiring both need enough slack to avoid binding through the full range of motion without tangling or fraying over thousands of cycles. A lot of the manipulation shown in production demos still leans heavily on teleoperation, particularly for anything involving fine force control or novel objects - autonomous grasp success rates on genuinely unstructured, previously-unseen clutter are still well below what teleoperation can achieve.
Reminds me a bit of the early drone hobbyist scene, honestly.
"Torque is a lifestyle."
-
carol.robinson
- Posts: 153
- Joined: Sun Mar 16, 2025 11:36 am
Re: How fine does force control need to be for handling eggs vs boxes in the same shift?
This is exactly the kind of context I was looking for.
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.
they/them