There is Distribution Center model on the Cloud that a little bit hard to understand for a novice user. I need to understand how to retrieve gate location where the Truck is parked. So that forklift knows where the pallets are to pickup. Anylogic scheme and blocks
All trucks comes from the same source
, then seize
one of 3 gates and move
there for unloading. Now forklift needs to move there to unload pallets to a specific location. If I'm using split
then I need to specify location of the pallets for a transporter to pick it up, but I don't understand how to retrieve truck location.
In reality there will be more than 3 gates for unloading.