How do you deal with occlusion of the object by the hand itself during grasping?
-
betty.king
- Posts: 87
- Joined: Sun Sep 14, 2025 8:37 am
Re: How do you deal with occlusion of the object by the hand itself during grasping?
New to this, so forgive me if this is obvious -
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. 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.
Watching this space closely since 2019.
Re: How do you deal with occlusion of the object by the hand itself during grasping?
Sorry if this is a basic question, but
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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
-
nancy_lewi
- Posts: 102
- Joined: Sun Aug 31, 2025 1:11 pm
Re: How do you deal with occlusion of the object by the hand itself during grasping?
+1 to this. Worth adding:
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. 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.
"Torque is a lifestyle."
-
rebecca_lefe
- Posts: 56
- Joined: Sun Nov 23, 2025 6:36 am
Re: How do you deal with occlusion of the object by the hand itself during grasping?
@nancy_lewi One nitpick -
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 do you deal with occlusion of the object by the hand itself during grasping?
Still learning the space, so correct me if wrong -
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.
"The best actuator is the one that doesn't overheat."
-
ethan_fisc
- Posts: 198
- Joined: Wed Dec 04, 2024 1:36 am
Re: How do you deal with occlusion of the object by the hand itself during grasping?
@richard36 I'll believe the stronger version of that claim when it's independently verified.
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. 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 do you deal with occlusion of the object by the hand itself during grasping?
@ethan_fisc One nitpick -
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.
Watching this space closely since 2019.
Re: How do you deal with occlusion of the object by the hand itself during grasping?
@nschmidt Here's what I know on this:
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.
Watching this space closely since 2019.
-
servobre20
- Posts: 58
- Joined: Fri Mar 13, 2026 6:16 am
Re: How do you deal with occlusion of the object by the hand itself during grasping?
@mia_lars Worth being a little skeptical of the marketing angle here.
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.
This whole thread is a good reminder how young this field still is.
Ex-automotive, now full-time robots.
-
sarahbernard
- Posts: 52
- Joined: Mon Nov 10, 2025 10:15 pm
Re: How do you deal with occlusion of the object by the hand itself during grasping?
@servobre20 That's the official framing, at least - reality tends to lag a bit.
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