Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Robotiq Wrist Camera

#2
Hi Aaron,

Are you planning on driving the robot and processing images from RoboDK during production?
If not, RobotiQ have a few algorithms that can run natively on the UR.
Take a look at their download page:https://robotiq.com/products/wrist-camera

You can also use RoboDK and OpenCV to do it yourself, for more flexibility and ease of development.
We're building up some code samples in our Python documentation that use OpenCV to process images.

Here are a few you might be interested in:
//m.sinclairbody.com/doc/en/PythonAPI/exam...d-barcodes
//m.sinclairbody.com/doc/en/PythonAPI/exam...-detection

You will have to connect the wrist camera through USB on the host computer and verify that it is supported by using cv2.VideoCapture(0).

Let me know how it goes!
Please read the论坛Guidelinesbefore posting!
Find useful information about RoboDK by visiting ourOnline Documentation.


Messages In This Thread
Robotiq Wrist Camera - byAaronDK- 12-05-2021, 02:50 AM
RE: Robotiq Wrist Camera - bySam- 12-06-2021, 11:22 PM



Users browsing this thread:
1 Guest(s)