Hi , I tried to find the AGV with the shortst way to the next order.
My AGV logic is a little bit similar to the AGV-Modul, but without NextLockForWork points. Because every time when an AGV as unloaded an item, he have to look in the worklist for the next order. If all AGVs are parked and a new order is comming in, the AGV with the shortest way should be selected. In my Demo-model Taskexecuter2 should take the order but how can I find the next parked AGV in a model from the pickup point Queue2? If Taskexecuter2 has pickup the item he has to push Taskexecuter1 to the next parkpoint (all parkpoints in my real model are on the traveler path - see also my probelm/post https://answers.flexsim.com/questions/79703/push-parked-agv-in-front.html)
Someone have an idea? Thanks a lot!