Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@ethan17 This matches what I've seen too.
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.
Ex-automotive, now full-time robots.
-
barbara.jones
- Posts: 164
- Joined: Fri Feb 28, 2025 6:12 pm
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@deborah59 Pretty much this. One thing to add:
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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@barbara.jones Thanks for laying this out, genuinely useful.
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.
she/her | grad student, biped locomotion
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
Speaking from personal experience here,
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: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@olga_lind I can speak to this a bit.
Compliant wrists that absorb impact during a bad approach or misjudged contact reduce mechanical stress on the whole arm, which matters a lot for long-term reliability even though it's a less visible feature than the hand itself.
he/him | robotics hobbyist since the DARPA Grand Challenge days
-
ethan_fisc
- Posts: 198
- Joined: Wed Dec 04, 2024 1:36 am
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
Genuine beginner question -
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: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@ethan_fisc +1 to this. Worth adding:
Compliant wrists that absorb impact during a bad approach or misjudged contact reduce mechanical stress on the whole arm, which matters a lot for long-term reliability even though it's a less visible feature than the hand itself.
she/her | grad student, biped locomotion
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@george92 Not sure I fully agree here.
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. 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: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
@dchen This matches something I went through recently.
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. 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.
she/her
-
sarah.santos3
- Posts: 213
- Joined: Thu Feb 13, 2025 5:30 am
Re: Anyone comparing two-finger vs three-finger grippers for pure throughput tasks?
Slight correction, though the overall point stands:
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. 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.
they/them