@Fabian I can’t recall ever having that exact issue but we’ve had others using it. Have you tried watching on the installation tab the view of the camera image while the program is running to see if a new image is being triggered? Which version are you running of the URCap?
Guys, I am trying to implement an application where a UR5 picks parts from a conveyor belt using a Robotiq 2F-85.
Parts are being located using a SICK Inspector camera which features a URCap plug-in.
While the application is relatively simple, we have trouble running the program in a loop. The robot will always use and approach the object location detected in the FIRST program cycle, even if the object location changes in the following cycles or there is no object to localize in the following cycles.
Same when I use the MoveToCamPos command (familiar to those of you who also use the SICK Inspector) several times within one program, it will never get new coordinates but only use the ones detected initially (at first occurence of that command) and move to that position again and again everytime the command is used again.
Has anyone ever had the same experience and probably a suggestion on how to fix this?
Thanks!
Fabian