Home Programming

Discussion

Left ArrowBack to discussions page
bcastetsbcastets Vacuum Beta tester Posts: 695 Expert
I would like to share with you a little program which work a bit like find surface but instead of stopping the progression of the robot with force sensing, the robot is stopped using ePick (Robotiq Electric Vacuum gripper) object detection.

Here is how it works:
  • The vacuum gripper is switched on
  • The robot is requested to move to toward the object
  • The robot interrupt its progression once ePick detect that it successfully reached the requested vacuum level by touching and object.
If you want to catch fragile object this method may be more appropriate than find surface because there will be just a light contact with the object.

https://www.youtube.com/watch?v=tsUf1iHS5l4

Comments

Sign In or Register to comment.
Left ArrowBack to discussions page