Documentation: https://choate-robotics.github.io/7407-RobotPy-Toolkit
- UnitTests (IN PROGRESS)
- Smart Dashboard Wrapper (NOT STARTED)
- Fiducial Odometry (IN PROGRESS)
- Ctre Motors
- Rev Motors
- Robot Statuses
- DS to Robot Comms
- Keymap simplification
- Mapped controllers
- Gyrometer
- Color Sensors (Usage with I2C Multiplexer)
- Limelight
- Limit Switch (I2C)
- Swerve Drive
- Differential Drive
- Logging
- Math
- Units (Unum Based)
- Delete old build files in the dist/ folder.
- Edit the pyproject.toml file for the new version number.
- python -m build .
- twine upload dist/*