Add an easy scalable way to make certain constants specific per-physical-robot (swerve offsets, IMU settings, tuning-specific constants) We can use [`RobotController.getSerialNumber()`](https://github.wpilib.org/allwpilib/docs/release/java/edu/wpi/first/hal/HALUtil.html#getSerialNumber()) to detect what robot is running.