question

Rahul R avatar image
0 Likes"
Rahul R asked Rahul R commented

Is it possible to control specific nodes in A star navigator?

I am modeling a bot takes 90 degree turns. I am exploring A star implementation but the bot has an overhang and which means I will need block of adjacent nodes in the Astar network. Is that possible in flexsim A star implementation or am I better doing this with AGV or travel network nodes?


FlexSim 21.2.4
agvastarrobot movementtravel networkskiva robot
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 Rahul R commented

I think in theory you could add dynamic barriers for each node and toggle them depending on traveller vicinity. Though every traveller would have to constantly recalculate their route to account for the changing barriers which would make the model run slow.

Another option would be to change the grid spacing to match the robot size, though this might not be possible if the spacing needs to the finer to reach all locations.

I remember that this topic (travellers blocking more than one node) was brought up before and the developer's response was that they are considering it.

For now, if resizing the grid spacing is not an option, using another travel method is probably the better choice.

· 5
5 |100000

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