Hi UR community,
I have created one URCap which creates a Routine Structure composed by some movements & some predefined positions … and another URCap capable to receive some X,Y,Z,RX,RY,RZ from an external device, and creating a Pose for the Robot.
I was wondering if it possible to call an URCap from the Tree Instructions (maybe with a Variable Assignment , or internally into the Java programming calling the second URCap by Listening the PLAY BUTTON … or another strategy).
When the user hits the PLAY BUTTON, the tree will call the URCap when the arrow arrives to the “calling URCap” instruction (in my case, I need to call the second URCap).
Somebody knows anything related to this ?
Thank you very much for your help! and have a nice day !