Hello,
I'm doing a crossdocking system and I have a question about how to associate robots to a specific queue.
I have 6 queues, each one represents an area destinated to the items needed to fullfill a specific dispatch order. Then, I have 2 robots that grab the items of a queue and send them to a combiner, combining those items with a pallet. So, I wnat that robot1 only grab items from Queue1,2,3 and robot2 of Queue3,4,5.
How can I do this?
If requested I can post my model.