PhotonVision / photonvision-docs

Docs for PhotonVision, a free open-source vision processing software for FRC teams.
https://docs.photonvision.org
Creative Commons Attribution 4.0 International
25 stars 57 forks source link

Windows installation instructions shouldn't reference WPILib Java installation #227

Closed sciencewhiz closed 1 year ago

sciencewhiz commented 1 year ago

For 2023, the WPIlib installed Java version is 17, not 11 like the docs say is required. Additionally, since WPIlib isn't installed on the path, the instructions on the rest of the page won't work since they assume Java on the path.