This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Auto align to the nearest index of the grid that the robot is at... #95
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
invalid
This doesn't seem right
logic
A logic problem or solution
ready to test
Ready to test on the robot :>
teleop
Something that needs to get done for the Teleop period of the match
Instead of picking a node to go to, have the robot find the nearest one, similar to how it is finding the nearer part of the substation tag in calibrateOdometry in AutoAlignment... Just use that for the whole grid
The easiest way to do this is by using getNearestTag(), then copying the logic used in the substation norm comparator.
The text was updated successfully, but these errors were encountered: