Stephan-S / FS22_AutoDrive

FS22 version of the AutoDrive mod
577 stars 107 forks source link

Tractor not stopping under pipe #1138

Closed JustDen1234 closed 2 weeks ago

JustDen1234 commented 2 weeks ago

During unloading combine, the driver in the tractor with wagon, drives underneath the pipe but does not stop. Using CP and AD. Combine stops to unload (CP setting), pipe goes out, AD driver drives to pipe but does not stop.

Combinations not working:

AD Setting combine: Pipe offset 0.2m

If i use the Case HI Maxxum CVX 115 instead of the NH Genesis, it stops just in time. image

Another combination that does not work:

AD: v2.0.1.6 CP: v7.4.1.3

Axel32019 commented 2 weeks ago

The problem is not the tractor, but the Rudolph TDK 301 RA. It has the exactFillRootNode at the very far end of the loading area which is the point AD matches with the pipe. Depending on tractor speed, acceleration, break force etc. it might come to match or not. Recommendation: Use Rudolph TDK 301 RP instead, where exactFillRootNode is in the middle of the loading area.

JustDen1234 commented 2 weeks ago

Thanks for the explanation !