Current Solution for PhotonVision 2027
With SystemCore still being in development, PhotonVision does not have an official release for the vendordeps.
- Navigate to the Actions tab on PhotonVision's Github page.
- Click Build on the left sidebar and in the search bar on the top right type branch:2027
- Scroll down and download "photonlib-offline"
- Once it's downloaded extract everything inside.
- You will have to extract twice, because the contents inside the first folder are a compressed file.
- Once everything is extracted, first copy the .json file inside vendordeps.
- Place that file inside the vendordeps file of wpilib (found for Windows in C:\Users\Public\wpilib\2027_alpha1)
- Next, return to photonlib-offline and copy the photonvision folder inside the maven folder in org.
- Place that photonvision folder inside that same org andmaven folder of wpilib (for Windows it's C:\Users\Public\wpilib\2027_alpha1\maven\org)
- Run build and everything should work!
No Comments