Hi
In my model, there are two types of AGVs: the yellow one operates only in its designated area, while the red one can move between both areas.
I want to know if there is a transport strategy based on the quantity of items in the queue to determine where the red AGV should go to provide support .
If possible, I hope the area to which the red AGV goes can dynamically change based on the item quantity in the queue. Thank you for your assistance.