Skip to content

Commit

Permalink
remove encoder offset
Browse files Browse the repository at this point in the history
  • Loading branch information
Shom770 committed Jan 13, 2024
1 parent b419cda commit 265511d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ import org.team4099.lib.units.derived.volts
object IntakeConstants {
val VOLTAGE_COMPENSATION = 12.0.volts

// TODO: Add value for encoder offset
val ABSOLUTE_ENCODER_OFFSET = 0.0.degrees

// TODO: Change gear ratio according to robot
val ROLLER_CURRENT_LIMIT = 50.0.amps
const val ROLLER_MOTOR_INVERTED = true
Expand Down

0 comments on commit 265511d

Please sign in to comment.