How do you handle grasping objects heavier than the rated payload safely?
Re: How do you handle grasping objects heavier than the rated payload safely?
Tangent, but worth mentioning:
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. 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 do you handle grasping objects heavier than the rated payload safely?
I'd take that specific number with a grain of salt, honestly.
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. 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.
-
carol.robinson
- Posts: 153
- Joined: Sun Mar 16, 2025 11:36 am
Re: How do you handle grasping objects heavier than the rated payload safely?
@shill Worth being a little skeptical of the marketing angle here.
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
-
freya.sokolov
- Posts: 60
- Joined: Sun Mar 08, 2026 12:23 pm
Re: How do you handle grasping objects heavier than the rated payload safely?
@carol.robinson Can I ask a dumb follow-up -
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. 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.
Ex-automotive, now full-time robots.
-
emilyperez
- Posts: 246
- Joined: Mon Oct 28, 2024 8:03 pm
Re: How do you handle grasping objects heavier than the rated payload safely?
@freya.sokolov Agreed, and I'd add:
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.
Re: How do you handle grasping objects heavier than the rated payload safely?
@emilyperez Yeah, this tracks with what I've read as well.
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 do you handle grasping objects heavier than the rated payload safely?
@karen_kim Minor factual note:
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. 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.
he/him
Re: How do you handle grasping objects heavier than the rated payload safely?
I dealt with almost this exact situation.
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.
Ex-automotive, now full-time robots.
Re: How do you handle grasping objects heavier than the rated payload safely?
@deborah59 Thanks for laying this out, genuinely useful.
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.
Makes me wonder how this looks in another five years.
Building > buying.
-
gary.tanaka2
- Posts: 86
- Joined: Fri Nov 07, 2025 2:35 pm
Re: How do you handle grasping objects heavier than the rated payload safely?
@chenperez I'd take that specific number with a grain of salt, honestly.
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.