question

Mischa Spelt avatar image
0 Likes"
Mischa Spelt asked Ben Wilson commented

Exclude single wall from A*

Hi,

Is it possible to exclude a single wall as an A* barrier?

I am modelling a facility where most walls are also barriers to AGVs. One wall should be there for visualization but allow travellers to pass through (it has a small gap that allows AGVs to drive under it but not people).

I tried removing the wall from the A* by Q-connection, but that removes all walls. I found one workaround which involves creating a bridge at every grid node but that's a lot of work. Is there a better solution?

I'd also be happy if I can create something that looks like a wall but isn't, but my attempts at drawing a plane or cube with alpha and a texture still don't give exactly the same result for the transparency.

Any hints or solutions are much appreciated!

ExcludeSingleWall.fsm

FlexSim 20.2.2
flexsim 20.2.2astar navigatorbarrier
1604662064228.png (615.1 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hello @Mischa Spelt,

Here is a post that I think would be helpful. From what I have gathered you can create a new transparent shape that you can upload to FlexSim. Hopefully this would give you the transparent wall look you were going for.

Here are a few more searches and posts that could possibly contribute as well.

Preparing a 3D file

Transparent

Transparent Shapes

0 Likes 0 ·
Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Mischa Spelt, was Matthew Gillespie's answer helpful? If so, please click the red "Accept" button on their answer. 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 unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered

If you leave a small gap in the wall right at a node then travelers can still cross the wall.

WallGap.fsm


You can also use bridges to do this (as you mentioned).

Bridge.fsm


gap.gif (699.5 KiB)
bridge.gif (462.9 KiB)
wallgap.fsm (29.2 KiB)
bridge.fsm (29.9 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.

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.