An AGV needs to allocated the next control point along its path before it can continue on from its current control point. You can activate visual indicators to show the current allocations and requests to get a better idea of why an AGV might be waiting.
load-colors-2.fsm
You can influence this in multiple ways:
- Each control point has a setting that determines when it is deallocated. By default this happens when the AGV reaches the next point. A second available option is to deallocated the point as soon as the AGVs center passes it. In the AGV properties you can add additional behaviours, for example deallocating the point once the AGV is some distance past it.
- Adding more control points means the AGVs can move closer to the one in front, since the average distance between the points would be smaller.
- Finally, there is also the "Accumulation" behaviour. This is a setting on the paths. When you activate it, AGVs will come to a stop some distance behind the AGV in front (distance can be customized in the AGV network properties) in addition to the control point logic. To only use this, simply increase the number of allowed allocations per control point.
This does not work with two-way paths. And while attached trailers are taken into account, the logic can of course not predict that trailers will be attached to a waiting AGV.
load-colors-2-accum.fsm