I updated my WPILib to the 2025 beta version, however most libraries give errors when installed in the code, such as YAGSL, REV, PathPlanner, among others. When I put them in my automatic code import, the build.gradle shows defects, I think it is because these libraries have not yet been updated to the new version of WPILib, is this my mistake or do I really need to wait for these to be updated libraries?
You’ll need the correct vendor dependencies for 2025 beta. The new dependencies tool is a good way to check in VS Code Java. It is the new WPILib logo in the left menu at the bottom.
Currently REVlib is not available. PathPlanner is there. YAGSL is not there,
Oh now I see, I wasn’t on my team in this WPILib year change process, do you have any idea how long it will take for the libraries to update?
Thank you very much in advance!
Depends, usually all major vendor libs have 2025 beta compatible vendordeps out by late fall to early winter.
I will have YAGSL 2025 out when every vendor required supports WPILib 2025, so i wouldn’t hold your breath until Jan a few days after kick-off at most unfortunately.
What all vendors does this entail?
So just: REV, Photon, and Redux. I am hopeful that happens sooner than right before kickoff.
I hope so! I forget which one had delayed a week after kickoff last year but i hope that doesn’t happen again. (I think this was mostly rooted in the late rio release tho)