BotsBurgh / BOTSBURGH-FTC-2024-25

Code for our FTC 2024-25 season robot
https://botsburgh.github.io/BOTSBURGH-FTC-2024-25/
GNU General Public License v2.0
3 stars 0 forks source link

Update to Road Runner 1.0 #46

Closed BD103 closed 3 months ago

BD103 commented 4 months ago

Road Runner 1.0 is officially stable! This update includes https://github.com/acmerobotics/road-runner/pull/108, which means we can replace the toDual() method with the actual DualNum constructor.

Beyond that, the changes are pretty small. Because we've been using the 1.0 betas for a while, there's not much that we have to do.