question

Leena A avatar image
0 Likes"
Leena A asked Leena A action

Facing problems in the AStar (A*)

Greetings all,

I hope you all doing well. I have three questions related to the A*, I believe.

  1. As attached in picture1, the passenger should first take their carts then head to the waiting area, but it seems they go in circle path first and then take their cart.
  2. The grid node's width is 0.5, but I believe that the A* is not working correctly, as shown in picture2.
  3. Finally, when the model is not in the center, does this affect the model performance?

Thank you in advance!

SLHS_L7.fsm

FlexSim 20.2.2
flexsim 20.2.2astarmodelagv with astar
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered

1. The first Walk activity has nothing in the Destination field. I assume this should be pointing at the Floor Storage object.

2. Why do you think this is incorrect? The plus shows the center of a grid node. A square cut in half in the x and y will have four smaller squares inside of it.

3. No. But having such a large A* grid may cause slower model performance.

5 |100000

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

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.