Hi, I'm evaluating whether FlexSim is a suitable tool to simulate multi agent AGV based warehouse,(Somewhat like KIva). Few fundamental doubts I have are (Pic: A small 6 square grid.)
1. Whether we can build a grid based layout for agvs. (control point being at the center of each square)
2. Reserve/Release grid points. (control points). Crudely it works by reserving a certain set of grid points for an AGV and those points are released once AGV has passed those points.
3. Override the default navigation (probably A*) for agvs and build a custom navigator.
4. Can agv differential steering (Turning at same point, control point) be modeled ? Turning speed as a input parameter.