Hi.
I have created a model of an AGV pushing a trailer.
However, when I try to have the AGV unload the box at the control point under the trailer, the AGV goes all the way around the route before arriving.
Is this because it is calculating a route that can reach its destination from the tip of the trailer?
I was wondering if I could use the overflowCP property of the AGV class in such a case, but could not figure out how to use it.
Would you tell me how to solve this problem so that the AGV moves naturally, including the use of the above overflowCP property?
Thank in advance.