Hi @anthony.johnson ,
We are working on an AGV model and we came up with some questions/problems.
Attached to this post you find a model that is just the start point. The AGV picks up 1 rack, drives it to a replenishment station and drives back into the warehouse. The first thing we notice is that the AGV does not take the shortest route. We would expect the AGV to take the green route, but it takes the red routes:
Could you think of any reason why this happens?
We thought to refresh the path links, but doing that will throw an error when the AGV tries to load the rack. This seems to be a small bug?
Also the route back to another control point does look a bit weird, but I guess that can be the same problem/bug as our first question. We are using the AGV.RoutingConstraint properties, maybe that has something to do with the issues we have.
Thank you for the help.
Patrick