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

Create kiwi drive #26

Closed BD103 closed 1 month ago

BD103 commented 3 months ago

Create a copy of the MecanumDrive class, named KiwiDrive, that supports three wheels using the TriWheels API. See docs on drive classes. MecanumDrive can be found here.