Skip to content

Releases: PhotonVision/photonvision

v2025.2.1

23 Feb 19:04
9589967
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.1.1...v2025.2.1

v2025.2.1-rc2

19 Feb 06:30
533f8c9
Compare
Choose a tag to compare
v2025.2.1-rc2 Pre-release
Pre-release

What's Changed

  • photonlibpy: Explicitly re-export by @auscompgeek in #1737
  • Fix typos and incorrect param order in Javadoc by @Gold856 in #1740
  • Add FontAwesome assets by @Gold856 in #1734
  • Change SimCameraProperties to enable chaining of setters by @ancientstraits in #1731
  • Yolo docs minimalist by @Sam948-byte in #1723
  • Fix fallback for the multitag on rio pose strategy by @KangarooKoala in #1755
  • Add 3D tracking of the 2025 Algae in Colored Shape pipelines by @samdev-7 in #1756
  • Upload new algae RKNN model by @Sam948-byte in #1758
  • Add YOLO11 Support by @Sam948-byte in #1736
  • Update Allowed Naming Conventions For Object Detection Models by @Sam948-byte in #1749
  • Update install command for Romi by @crschardt in #1746
  • Verify WPILib/OpenCV versions at runtime by @mcm001 in #1772
  • fix: remove unnecessary readme badges by @Sam948-byte in #1768
  • Add version checking to C++ by @spacey-sooty in #1774
  • Add 6328's implementation of PNP distance for Trig Solving to PhotonPoseEstimator by @JuliusZhou124 in #1767
  • Add back pr template by @KangarooKoala in #1782
  • Clean up pnp distance trig solve by @KangarooKoala in #1781
  • [build] Bump WPILib to 2025.3.1 by @Sam948-byte in #1785
  • Stop unknown coprocessor stats / no output from shell commands. by @Juniormunk in #1786
  • Add constrained solvePNP strategy by @mcm001 in #1682

New Contributors

Full Changelog: v2025.1.1...v2025.2.1-rc2

Latest Development Version

10 Jul 18:35
9589967
Compare
Choose a tag to compare
Pre-release

This release contains the latest version of Photon Vision based on the code on the master branch. This code is not as well-tested as the latest stable release! Use at your own risk.

v2025.2.1-rc1

18 Feb 00:23
75c289f
Compare
Choose a tag to compare
v2025.2.1-rc1 Pre-release
Pre-release

What's Changed

  • photonlibpy: Explicitly re-export by @auscompgeek in #1737
  • Fix typos and incorrect param order in Javadoc by @Gold856 in #1740
  • Add FontAwesome assets by @Gold856 in #1734
  • Change SimCameraProperties to enable chaining of setters by @ancientstraits in #1731
  • Yolo docs minimalist by @Sam948-byte in #1723
  • Fix fallback for the multitag on rio pose strategy by @KangarooKoala in #1755
  • Add 3D tracking of the 2025 Algae in Colored Shape pipelines by @samdev-7 in #1756
  • Upload new algae RKNN model by @Sam948-byte in #1758
  • Add YOLO11 Support by @Sam948-byte in #1736
  • Update Allowed Naming Conventions For Object Detection Models by @Sam948-byte in #1749
  • Update install command for Romi by @crschardt in #1746
  • Verify WPILib/OpenCV versions at runtime by @mcm001 in #1772
  • fix: remove unnecessary readme badges by @Sam948-byte in #1768
  • Add version checking to C++ by @spacey-sooty in #1774
  • Add 6328's implementation of PNP distance for Trig Solving to PhotonPoseEstimator by @JuliusZhou124 in #1767
  • Add back pr template by @KangarooKoala in #1782
  • Clean up pnp distance trig solve by @KangarooKoala in #1781
  • [build] Bump WPILib to 2025.3.1 by @Sam948-byte in #1785
  • Stop unknown coprocessor stats / no output from shell commands. by @Juniormunk in #1786

New Contributors

Full Changelog: v2025.1.1...v2025.2.1-rc1

v2025.1.1

16 Jan 18:24
d78f2b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.0.0-beta-8...v2025.1.1

v2025.1.1-rc1

15 Jan 17:41
d78f2b8
Compare
Choose a tag to compare
v2025.1.1-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2025.0.0-beta-8...v2025.1.1-rc1

v2025.0.0-beta-8

20 Dec 23:13
e506ac6
Compare
Choose a tag to compare
v2025.0.0-beta-8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2025.0.0-beta-6...v2025.0.0-beta-8

v2025.0.0-beta-6

09 Dec 05:25
6a8d638
Compare
Choose a tag to compare
v2025.0.0-beta-6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2025.0.0-beta-5...v2025.0.0-beta-6

v2025.0.0-beta-5

21 Nov 06:29
61552ad
Compare
Choose a tag to compare
v2025.0.0-beta-5 Pre-release
Pre-release

Primarily exists to be our first build against WPILib's 2025 Beta 2 release

What's Changed

New Contributors

Full Changelog: v2025.0.0-beta-4...v2025.0.0-beta-5

v2025.0.0-beta-4

18 Nov 08:33
5762167
Compare
Choose a tag to compare
v2025.0.0-beta-4 Pre-release
Pre-release

Fixes

  • [photon-targeting] Fix JNI loading by @Gold856 in #1563
  • Fix roborio duplicate .so's on deploy by @mcm001 in #1571
  • Fix mrcal stack overflow when calibrating with crazy large datasets by @Juniormunk in #1585
    • Previously was stack-allocating >1MB while feeding data to mrcal. This was only an issue with >588 images of a 10x10 chessboard. We can now handle >7000 snapshots of a 10x10 chessboard.

Other Changes

New Contributors

Full Changelog: v2025.0.0-beta-2...v2025.0.0-beta-4