Hello, I'd like to know if agvs could travel bidirectional using AGV template? And also the agv path is not a loop!.
As I know Flexsim AGV navigator has algorithm to prevent from deadlock if we add more control points and branch on the path. Since our need to simulate a large scale of AGVs transporting materials in a factory. I'm trying to look for a simple way to build this model. I've built a model without using AGV template, but in that way I always have to overcome traffic control problem, the traffic problem is always not so easy to deal with, unless I could develop an algorithm for multi-agvs.
As I'm not really familiar with AGV template, since the AGV would look for next work through "NextWorkPoint" loop , so my understand is that I could connect the point (with red arrow) , "NextWorkPoint" bidirectional. But I actually don't want AGV travelling on path when no tasks to execute.
I would appreciate any example or help in how to use AGV template to build models allow AGV to travel bidirectional.
@Felix Möhlmann previously provided a solution to registered all CPs need for traveling to destination.https://answers.flexsim.com/questions/115566/stop-and-resume-problem.html Since there are lot of stations and with large factory areas. I think it's not so easy to define all kinds of CP set for all kinds of routes in advance.