question

Emmanuel VS avatar image
0 Likes"
Emmanuel VS asked Emmanuel VS commented

Operator in a Floor storage

Hi everyone. I have a question about Floor Storage and Operators objects. Is there an option or is it possible to create logic in order to the operator who entered a Floor Storage does not walk through the items? (please see image "Operator_walking").

Something I tried in the attached model was to add the items to A* with the command "contextdragconnection". Although when opening the “A * Navigator Properties” they appear as members, the model does not recognize them as barriers (I suppose this happens because they are not objects of type FR or Travelers).

I appreciate in advance any suggestion, thank you very much.

Operator_walking.PNG

FS_v2.fsm


FlexSim 21.2.4
astaroperatorsastar navigatorfloorstoragetask executers
fs-v2.fsm (47.1 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

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Emmanuel VS commented

You can try to implement it in agent system. Any occupied rack cell contain a taskexecuter (Basic TE). You activate a label value in those Taskexecuter which a mobile Taskexecuter recognizes as an obstacle. Then he can try to avoid this cell on his travel by a tasksequence sending him somewhere else.

· 6
5 |100000

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