Skip to content

Commit

Permalink
fried
Browse files Browse the repository at this point in the history
  • Loading branch information
Shom770 committed Jul 6, 2024
1 parent 1175c50 commit 4ae52ee
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1 deletion.
Binary file modified .gradle/8.4/checksums/checksums.lock
Binary file not shown.
Binary file modified .gradle/8.4/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/8.4/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/8.4/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/8.4/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/8.4/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ class SwerveModuleIOTalon(
)
inputs.drivePosition = driveSensor.position
inputs.steerPosition = steeringSensor.position
Logger.recordOutput("$label/steeringplswork", steeringSensor.position.value)
Logger.recordOutput("$label/rawSteeringValue", steeringFalcon.position.value)

steeringFalcon.position.value
Expand Down

0 comments on commit 4ae52ee

Please sign in to comment.