jfssvex / tippingpoint-B

Codebase for the Team B Tipping Point robot (2021-2022).
0 stars 0 forks source link

Fix tracking #10

Closed AritroSaha10 closed 2 years ago

AritroSaha10 commented 2 years ago

While tracking works on doing straights, the angles (seem to be) messed up. For example, on the old season code, when it reports a heading of 360 degrees, the new code will report a heading of -144 degrees.

Though, it is important to note that the issue likely does not lie in the tracking algorithm itself, but someplace else, as taking the tracking function from the new code and putting it into the previous season's code seems to work perfectly.

AritroSaha10 commented 2 years ago

Fixed in 3b43139fe6dfca3a9f1abb14887e9d739bb69431! Issue was: