Hi @jcontreras,
The camera locate nodes act as an if statement. If you detect an object (Camera Locate is "true) everything under the camera locate node is executed. You can then create simple logic to decide what do to. See the following DoF post for more details.
hello!
Can i limit the number of attempts or time the camera requires to identify an object.
I want to build a program where if the object is not located after 3 attemps or after 15seconds the UR will grab the product and place it in separate bin.
thank you and best regards