Hi,
I need some ideas how can I model suck logic:
I have one forklift that unloads the truck and load it again once the product had spent its cycle time.
As illustrated bellow, I want the forklift to unload and load the truck in the order 1, 2, 3, 4.
How can i get the forklift to travel each time to specific locations (1, 2, 3, 4)where it will load/unload the item.
Thanks