Skip to content

Commit

Permalink
constant changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JefferyJi2007 committed Sep 26, 2024
1 parent 3a113e4 commit 8b363fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object PivotConstants {
const val OFFSET = -0.2125 + (0.150882 / UPR) + (0.829237 / UPR) - (0.012295 / UPR) +
(0.020301 / UPR) + (0.339 / UPR) - (0.050935 / UPR) - (0.033839 / UPR) + (0.719451 / UPR) +
(0.078581 / UPR) - (0.008894 / UPR) - (0.017786 / UPR) - (0.0243075 / UPR) -
(2.1740530090891848 / UPR) - (0.35254264234886784 / UPR)
(2.1740530090891848 / UPR) + (0.35254264234886784) -0.09934996570960275
const val ENC_INVERTED = true

val QUAD_ENCODER = Encoder(1, 2)
Expand Down

0 comments on commit 8b363fe

Please sign in to comment.