Home› Integration
Discussion
Back to discussions page
Enric
Founding Pro, Partner, Beta Tester Multi Gripper, Vacuum Beta tester Posts: 113 Handy
Integration 2 grippers a 1 UR robot |
2.7K views
|
Answered | |
/ Most recent by Samuel_Bouchard
in Integration
|
38 comments |

I would like to know how to integrate two grippers 2F85 and a one UR robot.
What about the software version package?
Thanks.
What about the software version package?
Thanks.
Tagged:
Best Answers
-
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
@Enric there is no option for that yet, but the feature is in the requested features list for the future updates of the UR package. The new generation of package shown in the sneak peek this week will probably include this at some point.Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected] -
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
@Enric we have a beta driver that you could try out.
This is a modified version of the actual Gripper driver package for UR, it will allow you to change your Gripper slave ID so that you can control them individually or simultaneously. The package also got some examples on how to do it.Beta is tested with on a UR with CB3 and Polyscope 3.2.21545
How to install this:- Install the beta driver DCU-1.1.1
- Wire the Gripper cable to a M12 split (ACC-SPLIT-M12-2:1), use a single RS-485 --> USB converter
- From the UR teach, you will have the usual "Gripper" button, but it will contain an option to change Gripper slave ID
- You will need to have different slave ID for each Gripper. You need to connect your Gripper 1 by 1 to change the slave
- default ID is 9, so have your second Gripper be assigned to something else then 9
- example:
- gripper1 --> slave ID 9
- gripper2 --> slave ID 1
- Power cycle the Gripper to put changes in effect
- After slave ID is changed, you can control each of the Gripper individually with the GUI:
You have provided examples in the package, open demo_pick_and_place_2_grippers for example:- You will use normal functions that we provided but they will be assigned to gripper1 and gripper2 according to your previous choice.
- rq_init_connection will be used according to your slave ID and chosen name with : rq_init_connection (slave ID, name)
- When calling the provided function, you will assign them to a gripper, for example: rq_close_and_wait(gripper_1)
Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected] -
Enric Founding Pro, Partner, Beta Tester Multi Gripper, Vacuum Beta tester Posts: 113 Handy
Excellent!
-
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
Hi @Enric,
While the R&D is still working on solving this, you should be able to recover your slave ID using the "Recover Device" button of the Robotiq User Interface. This will reset the communication to default with slave ID 9. To use it, plug power and USB, click the "Recover Device" button, the pop-up will tell you to power-cycle. When you do so, leave the USB plugged in and unplug power, wait a second, and plug back in.Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected] -
Enric Founding Pro, Partner, Beta Tester Multi Gripper, Vacuum Beta tester Posts: 113 Handy
Etienne_Samson said:Hi @Enric,
While we are working to fix the bug, you can change the slave ID using the Robotiq User Interface instead of using the GUI like you did previously.
Do you have news to fix the bug? -
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
@Enric we will post something on how to do this with the Gripper URCaps soon!Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected] -
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
@Enric using the Robotiq User Interface you can reset the slave ID using the "recover device", when you do so you leave the USB plugged in but you power-cycle the device. Then you are going to be connected with default settings. You still need to set the parameters you want and then save them.
Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected] -
Enric Founding Pro, Partner, Beta Tester Multi Gripper, Vacuum Beta tester Posts: 113 Handy
Etienne_Samson said:@Enric using the Robotiq User Interface you can reset the slave ID using the "recover device", when you do so you leave the USB plugged in but you power-cycle the device. Then you are going to be connected with default settings. You still need to set the parameters you want and then save them.
-
Enric Founding Pro, Partner, Beta Tester Multi Gripper, Vacuum Beta tester Posts: 113 Handy
Etienne_Samson said:@Enric nice setup, would you share with me what is the cable management system ?
p.s. we are still working on the multi-Gripper
This case is Igus TRL.
http://www.igus.es/wpck/1783/overview_TriflexR#Section_7
-
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
@Fabio_Facchinetti @Enric I will add you in a beta test for the new release, expect an invitation in the next month.Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected] -
Etienne_Samson Beta Tester Beetle, Wrist Camera URCap 1.3.0, Vacuum Beta tester Posts: 419 Handy
@Enric go check the beta post for the 1.1, I have tagged you and it's now available in a private group!Etienne SamsonTechnical Support Director+1 418-380-2788 ext. 207
[email protected]
Tyler Martin
We have a problem with the DCU-1.1.1 and V3.2.21545
Vicosystems S.L.L.
Industrial Collaborative Systems
[email protected]
Sorry hear that, I will need to know if you have other drivers installed, like the FT Sensor drivers.
Thanks!
[email protected]
Vicosystems S.L.L.
Industrial Collaborative Systems
[email protected]
No. Only one driver. This problem exist in 4 diferent robots.
Vicosystems S.L.L.
Industrial Collaborative Systems
[email protected]
Is posible change the SlaveID with
Vicosystems S.L.L.
Industrial Collaborative Systems
[email protected]
While we are working to fix the bug, you can change the slave ID using the Robotiq User Interface instead of using the GUI like you did previously.
[email protected]
I can change the slave ID with GUI and RUI if the Slave ID is 9, but if the Slave ID is different 9 (Exemple 1) don't connect the gripper using RUI. (Only GUI). Buton "Recovery" of RUI doesn't do anything.
Any suggestions?
Thanks
Vicosystems S.L.L.
Industrial Collaborative Systems
[email protected]
I think it's interesting to work with URCaps to integrate more than 1 gripper on the robot. This picture is a sample of a customer in Spain.
Vicosystems S.L.L.
Industrial Collaborative Systems
[email protected]
p.s. we are still working on the multi-Gripper
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]