During the project, I use several 'wait for image' activity to work at certain stages within a ERP system (the only form of robotization found).
There is a random error in these activities with the following message:
"An error occured during execution. Component 'Wait For Images' failed to execute.
1.OpenCV: u! = 0."
When searching, I found that it is an out of memory error.
More memory was requested for the computer and some improvements were applied in the process to reduce memory usage, however, the error still occurs randomly.
Any suggestions for the reasons?
Thanks,