RobotCasserole1736 / RobotCasserole2025SwerveBase

MIT License
1 stars 0 forks source link

Write Hardware Wrapper for Kraken Motors #19

Open gerth2 opened 1 day ago

gerth2 commented 1 day ago

We'll likely actually use Kraken motors this fall - add a harware wrapper that exposes the same functions as the other motor wrappers (same units, names, etc.) but does the right thing to a kraken motor.

https://v6.docs.ctr-electronics.com/en/stable/docs/hardware-reference/talonfx/index.html

gerth2 commented 1 day ago

Test this on one of the practice bots, or on the test board.

Will require adding dependencies to the CTRE libraries in pyproject.toml