Team2590 / FRC2024-Robot-Code

2024 Robot Code for KRONOS - Nemesis 2590
https://frc2590.com/
GNU General Public License v3.0
1 stars 0 forks source link

Snap to Angle #7

Closed aheulitt closed 9 months ago

aheulitt commented 9 months ago

We should know our robot position (pose) at any given time given our odometry and vision. There should be a function to "snap" to areas of interest like the speaker. We know the pose of the speaker, we know our alliance color, and we know our position. That should be enough information to turn our robot to the desired angle which will point us at the object of interest. Once the object comes into view, we should be able to use vision to reduce the error ~0