@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.
@Enric we have a beta driver that you could try out. :wink:
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)
Excellent!
@Enric
Sorry hear that, I will need to know if you have other drivers installed, like the FT Sensor drivers.
Thanks!
Etienne_Samson said:@Enric
Sorry hear that, I will need to know if you have other drivers installed, like the FT Sensor drivers.
Thanks!
HiEtienne_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?
Thank you. Problem solved!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 nice setup, would you share with me what is the cable management system ?
p.s. we are still working on the multi-Gripper
@Etienne_Samson.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
Frank @TheRobotReport did you invest in OnRobot or what? :)
Etienne, that looks like the IGUS system, we looked at that when we were at Automatica in JuneEtienne_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
Hello. I have a request for mounting 2 gripper 2f140 + 1FT300. Is it possible or maybe there will be software problems?
@Etienne_Samson thanks! what about if I add in this kit a FT300?
@Etienne_Samson ok was only a software doubt, thanks
@Fabio_Facchinetti @Enric I will add you in a beta test for the new release, expect an invitation in the next month.
@Enric go check the beta post for the 1.1, I have tagged you and it's now available in a private group!
matthewd92 said:Etienne, that looks like the IGUS system, we looked at that when we were at Automatica in JuneEtienne_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
Hi,
It is the TRL30 from IGUS. But the Delrin block where it is attached, is internally done. It is fix with a tape and a strip. Nice, simple and cheap.
I would like to know how to integrate two grippers 2F85 and a one UR robot.
What about the software version package?
Thanks.