Despite reimaging the RoboRIO and installing the newest version of the WPI library, (at least I’m sure we did, vs code says 2022 and we installed what it told us to install) the code cannot find a roboRIO. The picture above shows the roboRIO on 2022_v_4 but the Gradle needs 2022_v_3. Does anyone know how I could either downgrade the Rio image or maybe upgrade the Gradle?
Update your WPILib version to 2022.3.1
To add on to above, you likely installed the kickoff release, which is 2022.1.1. You need 2022.3.1 to be compatible with the v4 image.
There is the link to the installer, and once you install that you will get a prompt when you open your project in VS Code to update the project.
3 Likes
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.