Subscribe

Latest Blog Post

How to use the Object Detection Feature of the Robotiq Grippers

Catherine Bernier
by Catherine Bernier. Last updated on Dec 12, 2024 5:05 PM
Posted on May 19, 2016 7:00 AM. 2 min read time

In this video of the Robotiq Support How-To video series, you’ll learn how to use the object detection feature of the Robotiq Grippers to enhance your robotic applications. You’ll also find more support videos on Robotiq TV.


The object detection feature allows you to get a feedback when an object is detected by the Gripper. Available whether in opening or closing mode, this feature can be used to inform your operator to feed the parts when they are missing or to attempt another part pick when the first one fails.

Before starting, you must know that the instructions below apply to the 2-Finger Gripper as well as the 3-Finger Gripper. In this example, we use a Universal Robot since we offer a prebuilt high level function package, but the  same logic applies with any other robot except that you will need to define your high level functions yourself.

This is a built-in function of the Gripper that is always accessible. This function monitors the motor current, so when a part is grasped, the current will spike and the object detection feature will turn true.

 

Main_screen_arrow_on_object_detection.png

Normally, you need to read this status inside the Gripper registers.

 

Register_circle.png

However, with Universal Robots, you can use the object detection functions.

Here is how to add the object detection feature to your Universal Robots program:

  1. Open the Gripper package advanced_template.urp (Program Robot ->Load Program -> robotiq_2f_gripper_programs ->advanced_template.urp)
  2. Insert an If statement where you want the object detection status to update. (Structure -> Advanced -> If...else)
  3. Insert the object detection function. (Command -> rq_is_object_detected())

If an object is detected, the program will go on the next instruction like a text pop up or a re-grasping if the object wasn’t detect.

objectdetect.jpg

To know more about the object detection feature, visit support.robotiq.com.


GET THE EBOOK ON COLLABORATIVE ROBOT RISK ASSESSMENT

Leave a comment

Catherine Bernier
Written by Catherine Bernier
Catherine is an Application Engineer here at Robotiq. Drawing from her expertise with manufacturing processes, production management and business management in general, her main focus is helping her clients find the solutions that will best serve their needs. If you have any questions about Robotiq's products and how they can serve your application, get in touch with her at c.bernier@robotiq.com.
Connect with the writer:

Related posts

7 Things I Learned From Marketing Cobot Grippers

In the three years I’ve been working at Robotiq, I’ve been responsible for marketing several products, including the Robotiq...

Christine Giguère
By Christine Giguère - June 2, 2021
Robotiq Improves its Hand-E Adaptive Gripper

Challenges in automation continue to grow as robotics evolve over time, which leads to opportunities for improvement. Critical...

Valérie Lavoie
By Valérie Lavoie - June 11, 2020
10 Packing Jobs That Cobot Vacuum Grippers Can Do

Manual packing can be arduous and inefficient. A cobot with a vacuum gripper can improve the productivity of packing, but it...

Alex Owen-Hill
By Alex Owen-Hill - October 17, 2019