In the simple attached model, I'm trying to have 2 TEs travel together. One does the picking (Picker) and transfers the parts to the other (Transporter). I have 2 problems:
1 - How can I make the Transporter go right next to the Picker and not in a different aisle like it does? It does that even if I decrease the Node Spacing.
2 - How can I trigger the A* logic to recalc (optimizenetwork) when the model blocks like it does for token #5?
Thanks a lot for any ideas.