Skip to content

Commit

Permalink
Finish 2025 KitBot (#149)
Browse files Browse the repository at this point in the history
* Add roller subsystem.

* Fix joystick supplier.

* Remove roller encoder from TalonSRX implementation.

* Fixes & improvements

---------

Co-authored-by: Jonah <47046556+jwbonner@users.noreply.github.com>
  • Loading branch information
ElliotScher and jwbonner authored Jan 6, 2025
1 parent 198e87c commit abe8aa7
Show file tree
Hide file tree
Showing 11 changed files with 2,014 additions and 1,657 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"data": {
"pathName": "Example Path"
}
},
{
"type": "named",
"data": {
"name": "Score"
}
}
]
}
Expand Down
Loading

0 comments on commit abe8aa7

Please sign in to comment.