I am trying to do a train model where I use the new AGV navigator features designed for trains for the movements in the terminals but then use the GIS navigator for the long travel between terminals.
I think this is not the best approach, but I was trying different things and I tried to connect the AGV to a AGV Control Point and to a GIS point so then I could try to dinamically change set the navigator through code.
Not only this did not work, but when I connected the AGV to the AGV network after connecting it to the GIS network, I got a error message that then I got every time I clicked on the AGV after the first time, and would only go away if I delete the AGV and create a new one.
Other than using different taskExecuters for representing GIS traveling and the operations in the terminal, is there other approach that will allow me to do this?