rambunction4330 / librmb

A library designed to ease the pain of FRC robot programming. TLDR; Make motor spin good better
https://rambunction4330.github.io/librmb/
MIT License
1 stars 1 forks source link

make librmb a vendordep #21

Closed theVerySharpFlat closed 1 year ago

theVerySharpFlat commented 1 year ago

After hours of grueling over this, I finally got this to work (mostly). The next step is to host the maven repository on github pages. Big thanks to pathplanner for the sample project!

theVerySharpFlat commented 1 year ago

Merging this to test the github actions