Hey users,
I was working on a true autonomous code, and ran into an issue. If our robot’s heading is correct (let’s say for a corner goal), but our horizontal position(via rotation sensor on horizontal-facing wheel) is too far to one side, it will run into the wall. Is there any logic-based loop to tell if the robot falls along a line?
Thanks