Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
refactor: Remove dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenheroux committed Apr 9, 2024
1 parent ca91a12 commit ff15067
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 479 deletions.
10 changes: 5 additions & 5 deletions simgui.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,6 @@
}
}
},
"NetworkTables Info": {
"visible": true
},
"Plot": {
"Plot <0>": {
"plots": [
Expand Down Expand Up @@ -195,7 +192,7 @@
0.0,
0.8500000238418579
],
"height": 338,
"height": 0,
"series": [
{
"color": [
Expand All @@ -217,7 +214,10 @@
}
]
}
]
],
"window": {
"visible": false
}
}
}
}
20 changes: 0 additions & 20 deletions src/main/java/frc/lib/AccelerationCalculator.java

This file was deleted.

154 changes: 0 additions & 154 deletions src/main/java/frc/lib/DoubleJointedArmFeedforward.java

This file was deleted.

73 changes: 0 additions & 73 deletions src/main/java/frc/lib/JointConstants.java

This file was deleted.

69 changes: 0 additions & 69 deletions src/main/java/frc/lib/LinearServo.java

This file was deleted.

Loading

0 comments on commit ff15067

Please sign in to comment.