I am trying to set up a simple AGV system like below:
AGV1 and AGV2 have the same destination, when AGV1 move to control point, I want that another one move together and keep queue, when AGV1 leave, AGV2 continue moving to control point:
but AGV2 stay at start point until AGV1 leave.
Is there a way to make both AGVs wait in line?
Thanks for your help.