question

Sakamoto Ko avatar image
2 Likes"
Sakamoto Ko asked Ryusuke T commented

Navigation errors on control points attached to intersections

In this model, each control point is attached to an intersection.

AttachControlPointsToIntersections.fsm

There is no problem if you simulate this model as is.

However, the following operations will cause navigation errors
・Relocate the control points that are Location of Source1 and Queue1.
・Relocate the AGV routes that enter the control points that are Location of Source1 and Queue1. (AGV paths in the red box in the figure below)
・Open the AGV Network property.

pathimage.png

errormesse.png


It has been confirmed that this error can be resolved by relocating the AGV paths exiting the intersection. Furthermore, we have confirmed that changing the order of each path in the model tree can suppress the occurrence of this error.

However, this means that when building AGV paths in FlexSim2023, one must always be careful about the order in which they are placed in the model and the order in which they are edited.

While this may be possible for a simple model like the sample, it may be difficult to control it perfectly for a more complex, larger-scale model.


Please investigate this error.

Thanks in advance.

FlexSim 23.0.8
agvagvnetworkagvpath
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 Ryusuke T commented

The issue is the AGV's offset travel calculation isn't finding a valid control point. (Hence why the Destination in the error message is blank.)

You can fix this by changing the offset travel property on the AGV from "Use navigator for offset travel" to "Do not travel offsets for load/unload tasks."

1693320986423.png

Since you haven't configured the On AGV Offset Travel trigger to actually do anything for offset travel, then you don't need to use the navigator for offset travel:

1693321046696.png

I'll add a case to the dev list to look into why the offset travel is giving a navigation error instead of doing nothing in this particular situation, but you can easily fix it in the model by changing the AGV's offset travel setting as described above.


1693320986423.png (204.7 KiB)
1693321046696.png (29.3 KiB)
· 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.

Matthew Gillespie avatar image Matthew Gillespie ♦♦ commented ·

@Sakamoto Ko This issue has been fixed in 23.0.11 and 23.2.1 released today.

1 Like 1 ·
Ryusuke T avatar image Ryusuke T Matthew Gillespie ♦♦ commented ·

@Phil BoBo , @Matthew Gillespie ,

I have confirmed that this issue has been fixed.

Thank you for your response!

0 Likes 0 ·
Sakamoto Ko avatar image Sakamoto Ko commented ·

@Phil BoBo

Sorry, I did not send a reply.


I was able to fix the error immediately with the method you gave me.

And, thank you also for adding investigation of the error to the dev list.


For the time being, we will be careful not to place control points with On AGV Offset Travel on intersections in our modeling.


Thank you very much for your response.

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.