Truck has to move to node NN1 and if it is occupied, next truck has to move to NN2 and same has to be repeated until NN9. Then a object (person - representing the drivers) has to be created on each node point. created object have to walk to queue pick the boxes and load boxes to truck ( 27 boxes in each truck) and walk back to queue to keep the empty container (Pallet). Again he has to walk to their own truck and move the truck.
Node : All truck should start loading and leave at the same time.
Could you please support on how to create this using PF?