USA
Asked — Edited

Gripper Stall Detection

I'm looking for a method to stop the gripper servo when holding an object.

User-inserted image

User-inserted image

User-inserted image

I tried a few options:

  1. Servo potentiometer analog read

The values are noisy, and needs constant calibration, requires short delays between the readings (flood issue?)

  1. Force sensor analog read (picture)

The values are noisy and depends on the touching surface.

  1. Tactile button/pad digital read (picture)

similar to a bumper switch (picture) seems more simple to detect (digital signal) but so far nothing small to fit the gripper.

Any suggestions ?


ARC Pro

Upgrade to ARC Pro

ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.

#9  

@ptp - you could see if a SynTouch (BioTac) sensor would work for your application.

PRO
USA
#10  

@69developer:

Nice tech... i can't see the price neither the availability it must be expensive...

Belgium
#11  

You might consider these:

Precision Coil

for sensing the current going through a wire. If motor stalls current will be high, so define a treshold and that might work.

Good luck,

Greetz