question

Yokota T avatar image
0 Likes"
Yokota T asked Yokota T commented

How to define a custom calculation method of TaskExecuter's travel path

Hello all,

I would like to customize the method of calculating the travel path when assigning a Travel, Load, or Unload Task to the TaskExcecuter. If necessary, the Module SDK can be used.

It seems appropriate to define my own Navigator class, is that possible? If possible, it would be helpful if you could give us guidelines on which methods we can override and how.

Also, please let me know if there are other possible methods besides defining my own Navigator.


FlexSim 23.1.3
taskexecutortravelnavigator
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Yokota T commented

If you're using AGV then you can use the customization delegate.

If you're basing something off AStar then you can download the Astar module.

To create your own navigator from scratch you should look at the class and see what it needs to implement. If you don't know how to do this then I'd suggest this is not the approach for you.

· 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.

Yokota T avatar image Yokota T commented ·
Thank you for your reply. I understand.
0 Likes 0 ·

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.