Skip to content

v2024.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 03:42
· 4 commits to master since this release
c89acea

First major release in way too long! Includes critical bug fixes for Orange Pi object detection crashing/showing no stream/heartbeat freezing, and a new base Orange Pi image. The new base image boots faster without networking and includes other improvements.

Important

Teams with Orange Pis will need to reflash using the v2024.3.1 image. Make sure to export your settings (and keep a backup somewhere safe) prior to doing this. If you've got a spare SD card, try to flash it instead so you've got a known-good hot-spare.

Important

The Orange Pi NetworkManager interface name changed to "netplan-zz-all-eth" -- make sure to have this selected in the dropdown
image

Note

Teams not using Orange Pi's probably don't need to update, and base images have not changed so a reflash is not required.

Major changes

Other changes

  • Bump WPILib to 2024.3.2 by @mcm001 in #1283
  • Opencv cal: CALIB_USE_LU and use camera focal length guess by @mcm001 in #1268
  • Disable camera orientation option when camera is calibrated by @philltran in #1277
  • Add proper exposure range for OV2311 by @gautvm in #1282
  • Set default pipeline idx in PipelineManager constructor by @mcm001 in #1286
  • Free native resources in apriltag pipelines by @mcm001 in #1272
  • Release letterboxed frame in rknn pipe by @mcm001 in #1289
  • Recreate user pipeline on type change by @mcm001 in #1290
  • Fix wpiformat by @mcm001 in #1291

New Contributors

Full Changelog: v2024.2.9...v2024.3.1