go away spammer

Author Topic: What stops grippers from crushing objects?  (Read 2103 times)

0 Members and 1 Guest are viewing this topic.

Offline KelpyTopic starter

  • Full Member
  • ***
  • Posts: 83
  • Helpful? 0
What stops grippers from crushing objects?
« on: September 04, 2010, 02:05:01 PM »
Presumably, some sort of code can be written, which tells the processor when the servo operating grippers comes up against resistance.
Is it an easy bit of code (bearing in mind I'm a complete noob)
Can someone advise me, ( or better still, share the code  ;) )
Cheers.

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: What stops grippers from crushing objects?
« Reply #1 on: September 04, 2010, 02:06:28 PM »
Force/pressure sensors on the gripper

Motor current monitoring - if current gets high, motor is stalling and gripping something

Offline Joker94

  • Supreme Robot
  • *****
  • Posts: 1,119
  • Helpful? 26
Re: What stops grippers from crushing objects?
« Reply #2 on: September 05, 2010, 04:01:02 AM »
on many robot grippers, more often seen on the robots that i have been involved with at the uni use force sensors. they prefer this method over the motor monitoring method due to the fact that they find the information more usable/accurate.

for us robot hobbyists resistance sensors like

http://www.sparkfun.com/commerce/product_info.php?products_id=9375

and

http://www.sparkfun.com/commerce/product_info.php?products_id=9376

can be used to get the results you are after.

As for writing some code to incorporate these sensors into the system you would say something along the lines of, if over the resistance threshold pause the gripper movement until instructed to release. when programmed what would happen is when it senses that it has a firm grip on an object sop the contracting movement maintaining enough force to hold the object. the object would maintain in that position unless instructed otherwise by a sensor or human control.

cheers

Joker94

Offline KelpyTopic starter

  • Full Member
  • ***
  • Posts: 83
  • Helpful? 0
Re: What stops grippers from crushing objects?
« Reply #3 on: September 05, 2010, 09:25:38 AM »
Many thanks for your replies, guys.
I think I will probably go with the force pads, as it seems to me, as a newbie, this should be the easiest solution.
In any case, as I'm using ordinary RC servos, I don't think they have feedback capabilities, do they?

Offline KurtEck

  • Robot Overlord
  • ****
  • Posts: 217
  • Helpful? 12
Re: What stops grippers from crushing objects?
« Reply #4 on: September 05, 2010, 10:11:10 AM »
I don't remember seeing anywhere here what gripper/processor or the like you using.  But as an example Lynxmotion sells both grippers as well as the FSR sensor.  They also have a tutorial(http://www.lynxmotion.com/images/html/build129.htm), that shows how they recommend mounting the FSR and possible ways of wiring it in (with either a pull-up or a pull-down resistor) and the differences it makes on the input.

You then use the Analog to Digital input for your processor to read the sensor.  There is code up on the Lynxmotion site as part of the Rover with Arm code (and probably else where).  What the code basically does, is when you give it input from the PS2 to close the gripper, it will continue to close the gripper, until either it gets to it's minimum or until the FSR returns a value that says the pressure exceeds...

And no most ordinary RC servos do not have any feedback mechanism.

Good Luck
Kurt


Offline madsci1016

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: What stops grippers from crushing objects?
« Reply #5 on: September 05, 2010, 11:07:12 AM »
In any case, as I'm using ordinary RC servos, I don't think they have feedback capabilities, do they?

No external feedback, but a few minutes with a soldering iron and one of these and you can give it external feedback.

Offline KelpyTopic starter

  • Full Member
  • ***
  • Posts: 83
  • Helpful? 0
Re: What stops grippers from crushing objects?
« Reply #6 on: September 06, 2010, 12:47:56 PM »


I don't remember seeing anywhere here what gripper/processor or the like you using. 

OK, I'll come clean.
This site has started me on this road to madness, and I do have the Axon 2, which I have used so far in a couple of projects - with a modicum of success. However, for my birthday, she who must be obeyed, bought me a Robonova, and it's this I am looking to put hands on. (I am in the process of making, by hand, some Melissa type hands for it)
Many thanks for the link, Kurt, - more studying needed.


No external feedback, but a few minutes with a soldering iron and one of these and you can give it external feedback.


Thanks for that madsci1016, but I think at my present level, it would be beyond me. Even the force sensors are going to give me a massive challenge.

 


Get Your Ad Here