question

Joerg Vogel avatar image
0 Likes"
Joerg Vogel asked Phil BoBo edited

How does a Navigator work?

I would like to understand similar to the chart of item flow for fixed resources from the manual Fixed Resource Logic how a navigator works. How does a navigator handle an offset event? What does a navigator do with a tasksequence or a task of a tasksequence? When does a navigator create kinematic nodes?
Many thanks for your answers.

Joerg

FlexSim 22.0.0
tasksequencetasknavigator
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

·
Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo edited

How a task executer interacts with a navigator and travel offsets is explained in Travel (flexsim.com). See the 'Navigator' and 'Travel offsets for load/unload tasks' sections.

Is there something in particular that you don't understand and want further explanation about?

To your specific questions:

A navigator doesn't know anything about an offset event. A task executer executes tasks. If a TE has a task that involves traveling, then the TE communicates with its navigator on how to get to the destination. Whether it does offsets itself or uses the navigator depends on the OffsetTravel property on the TE.

A navigator also doesn't know anything about task sequences or tasks. The task executer executes tasks. For tasks involving travel (travel, load, unload, pick offset, place offset, etc.), the TE may communicate with its navigator in order to know how to perform that task.

A navigator creates, uses, and updates kinematics nodes as necessary for doing whatever calculations it needs in order to determine how to position a task executer's location or calculate an end time of a travel operation. Kinematics logic is at the discretion of each navigator class. When a task executer needs to update its location, it may query the navigator to get that information if it is currently in a task that involves the navigator determining the TE's location. Each navigator (Default, Network, A*, AGV, GIS) has its own internal logic for how it determines how to position a TE and when a travel task is complete.

See also Task Sequence Types: TASKTYPE_TRAVEL (flexsim.com) for an explanation of what task executers do with travel tasks. The interactions with navigators is explained there.

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.