When I’m backing up the tractor position in AOG suddenly jumps a few meters (dual antenna setup, Stanley). When moving forward again there’s another jump back to the original position.
If I set Antenna distance from pivot =0, there’s no jump anymore. if I set another value for distance, the jump distance is approx two times this value.
Stefan found the error in AOG code under “FormSettings”. There are two minus signs which could be erased to probably fix the issue.
Sorry, I gave you a wrong Information. The error is not in “FormSettings” but in “Position.designer.cs”.
Delete the minuses I marked red and the map will no more jump when changing the driving direction.
I think the minuses marked blue should also be deleted although they are not relevant for the “jump-bug”.
Tested Stefan’s modification yesterday. The jumping issue is solved but autosteer didn’t work while backing up. Driving forward, autosteer worked but not when backing up.