question

Jimmy avatar image
0 Likes"
Jimmy asked Logan Gold commented

When AGV meet Navigation Failed,reset the model and run automatically.

I'm trying to use FlexSim with an algorithm, and during operation, the AGV occasionally encounters a "Navigation Failed" message.

When this happens, I have to manually close the message box and press reset, then run again. I want to prevent the message box from popping up and have the model automatically rerun. How can I achieve this?

I don't want to keep monitoring the computer. I want the model to run the algorithm process automatically.

FlexSim 23.2.0
navigation
· 2
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
1 Like"
Jason Lightfoot answered

The AGV traveller event OnNavigationFailed can be detected in a process flow and set to override the return value with a 1 or 2 (see the documenation) which will prevent the pop-up message from appearing.

5 |100000

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