I am modeling AMR movement using A star network and have few questions-
1. I noticed some travelers are not de-allocating nodes after passing them. They finally release this node on reaching destination. Other travelers are left to be in blocked state because of this. I have tried changing de-allocation time offset in A star navigator properties to 0,0.1, 1 sec but the issue still exist. Any idea why this is happening?
At 375 sec, AMR363 does not de-allocate the node and subsequently, AMR403 gets blocked.Test_Model_AStar.fsm