Wheel Ticks
data class WheelTicks<Param>(val red: DualNum<Param>, val green: DualNum<Param>, val blue: DualNum<Param>)
Represents the amount of ticks each wheel on the drive rotated.
Represents the amount of ticks each wheel on the drive rotated.