The Line Following tutorial states that the out-of-the-box AutonomousIndependent.vi is written for a six-wheel, drop center, skid-steer drive system.
I don’t know if that is the reason, but running the autonomous code on our robot (four-motor mecanum drive) doesn’t work; instead of following the line, simply drives diagonal-backward until it senses the tape we’ve calibrated it for, at which point it stops moving.
Can this be explained by the code not being meant for our robot, and if so, how would we go about changing the code?