question

Marcus avatar image
0 Likes"
Marcus asked Felix Möhlmann commented

AGV Routing

Morning All,

I have this model that i am trying to use task executor-AGV to do warehouse picking, currently the AGV will only pick one order at a time while the other AGV stays idle, there are also times where a AGV executor will block other AGV within the network from dropping off the items at the processors. Is there any way i can magv setup.fsmake them concurrently pick up the boxes from the racking and drop them off at the processors.


Thank you!

FlexSim 25.0.3
agvagv routing
agv-setup.fsm (517.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann commented

You currently create a single task sequence for the entire order. You should instead create a task sequence for each item. Also run the subflow tokens in parallel.

capture1.png

Additionally, placing more control points will allow the vehicles to follow each other more closely.

agv-setup_1.fsm


capture1.png (63.5 KiB)
agv-setup-1.fsm (162.6 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.