question

Axel Kohonen avatar image
4 Likes"
Axel Kohonen asked Axel Kohonen commented

What is the acceleration on the AStar network?

Hi,

I have a model in FlexSim 16.2 where I use the AStar navigator (astaracceleration.fsm). It seems that the acceleration and deceleration values given to a task executer are not used with AStar. There is nothing about this in the manual that I can find though.

Am I correct in my observations? And is there some way to get around this if I want an operator to have super high acceleration and deceleration. And how does AStar figure out the travel time? It seems to be using some acceleration/deceleration value/time behind the scenes.

Thank you!

Kind regards,

Axel

FlexSim 16.2.0
astaracceleration
astaracceleration.fsm (150.9 KiB)
· 1
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

Jordan Johnson avatar image
3 Likes"
Jordan Johnson answered Axel Kohonen commented

AStar builds kinematics, which is how it gives the travel path to a TaskExecutor. Those kinematics don't use acceleration (the addkinematic() command sets acceleration and deceleration to 0). @anthony.johnson may know more about this. For now, however, the acceleration and deceleration are not configurable on AStar.

· 3
5 |100000

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