1 Open Issue Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue outlines the creation of a `DrivetrainConstants` class to centralize various drivetrain-related constants. It involves defining constants for motor IDs, current limits, PID values, and encoder settings, along with adding appropriate Javadoc. The final step is to integrate these newly defined constants into the codebase where they are used.

Complexity: 2/5
enhancement good first issue