Subscribe

Select Topics

Posts by Tag

See all

Latest Blog Post

How to use the Object Detection Feature of the Robotiq Grippers

Catherine Bernier
by Catherine Bernier. Last updated on May 19, 2016 7:01 AM
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

Getting Started with Robots in 2023: What You Need to Know

Here at Robotiq, we've been helping people to integrate robots into their businesses for over 15 years. But the world is...

Alex Owen-Hill
By Alex Owen-Hill - January 17, 2023
8 Benefits of Palletizing Cobots in the Coffee and Tea Packaging Process

The coffee industry is very competitive. If you're looking for a way to solve labor shortages, speed up your processes, reduce...

Nicolas Lauzier
By Nicolas Lauzier - November 16, 2022
Improve Your Efficiency in Logistics Operations With Robots

Is it possible to improve the efficiency in logistics with robotics?

Unlike in other areas, it's not always obvious how robots...

Alex Owen-Hill
By Alex Owen-Hill - November 12, 2021