question

shelly avatar image
0 Likes"
shelly asked Jeanette F commented

How to set up AGV to assist in transportation tasks?

How do you set up an AGV to assist in clearing aisles to remove shelves performing tasks?

If the shelves are three side by side, then restricted exit access must be from the right.

1694355593575.png

FlexSim 23.0.0
warehouse
1694355593575.png (87.9 KiB)
stroage.fsm (95.8 KiB)
· 1
5 |100000

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

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @shelly, was one of shelly's or Jason Lightfoot's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

Could you be more specific? At what time does something not happen that you want to happen and what is it? I see that after the unload your agv tokens do nothing:

1694597278949.png

Perhaps they need directing somewhere else?

(We encourage students to read through examples on this site to try solutions for themselves with our guidance rather than fixing their models)


1694597278949.png (9.9 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.

shelly avatar image shelly commented ·

This is the modified model.

modified.jpg

Q : The shelves are arranged in three columns side by side. When the task target is the shelf in the middle column, how can I ask the AGV to move the shelf on the right first so that the middle shelf can be moved out?


0 Likes 0 ·
modified.jpg (18.8 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ shelly commented ·

You just need to interpret this statement into a loop:


While there is an item to the right of the target item remove that item.

You can find if there are items in slot locations by bay and level using the find item activity.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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