FRCTeam3255 / SuperCORE

SuperNURD Base classes for FRC Robots
https://frcteam3255.github.io/SuperCORE/
0 stars 0 forks source link

Fix local dev not updating #100

Closed TaylerUva closed 9 months ago

TaylerUva commented 9 months ago

Fixed bug #98 due to version being the same

Set version to be based on time stamp for local development so there should never be an overlap

TaylerUva commented 9 months ago

Build is failing due to pathplanner beta being taken down and API changing. Switching to new version fixes the build:

image

We can either 1. wait for #97 to fix this before passing this PR, 2. create a new PR to just fix pathplanner lib error, or 3. just pass this PR with a build failure. I recommend option 1 or 3. What are your thoughts @ACat701

ACat701 commented 9 months ago

I would just wait until #97 is pushed in. I think its almost ready and this is the only other thing we would be changing before then