photonvision

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.

GPL-3.0 License

Stars
264
Committers
76

Bot releases are visible (Hide)

photonvision - v2022.1.6

Published by github-actions[bot] over 2 years ago

What's Changed

Full Changelog: https://github.com/PhotonVision/photonvision/compare/v2022.1.5...v2022.1.6

photonvision - v2022.1.5

Published by github-actions[bot] over 2 years ago

V2022.1.5

Big Changes

Known Issues

  • Picam (and Limelight/Gloworm) pitch measurements are incorrect at 960x720 now. Before it was just 1280x720.

Some cool videos

https://user-images.githubusercontent.com/29715865/156226722-a9a157e1-f43b-4efe-9a70-50c4df6a3fc4.mp4

https://user-images.githubusercontent.com/29715865/156226730-bb453f91-a558-4635-bd6e-8990c5008ac0.mp4

https://user-images.githubusercontent.com/29715865/156226737-d665eb17-9a6d-4c80-8778-71e72b7dc548.mp4

Other Changes

New Contributors

Full Changelog: https://github.com/PhotonVision/photonvision/compare/v2022.1.4...v2022.1.5

photonvision - v2022.1.4

Published by github-actions[bot] almost 3 years ago

What's Changed

Full Changelog: https://github.com/PhotonVision/photonvision/compare/v2022.1.3...v2022.1.4

photonvision - v2022.1.3

Published by github-actions[bot] almost 3 years ago

The second full release for the 2022 FRC season, v2021.1.3 fixes a pipeline creation bug. Prior, new user pipelines could not be created.

What's Changed

Full Changelog: https://github.com/PhotonVision/photonvision/compare/v2022.1.2...v2022.1.3

photonvision - v2022.1.2

Published by github-actions[bot] almost 3 years ago

The first full release for the 2022 FRC season, Rapid React! Here are the main changes from 2021.1.8:

Known Issues

  • New pipelines cannot be created -- update to v2022.1.3 (by uploading the jar below to the web UI or by reflashing with the provided image) to fix this

Major Changes

  • 2022 grouping (2orMore) added to group all contours in an image (#389)
  • Corner coordinates of min area rectangle are now sent to facilitate possible advanced usage like ellipse fitting for 2022 (#382)
  • The UI is much more defensive and angry about networking configuration (#308, #313, #364)
  • We make pi images now! (#329, #362)
  • You can use 1x divisor in driver mode with picam (#363)
  • Romi fixes for logging related crashes (#303)
  • Offline update without reimaging (#240)

Known Bugs

  • Targeting region with dual contours doesn't work (#389)
  • New Pipeline creation is broken (#398)

All Changes and Bugfixes

New Contributors

Full Changelog: https://github.com/PhotonVision/photonvision/compare/v2021.1.8...v2022.1.2

photonvision - v2022.1.1-beta-2

Published by github-actions[bot] almost 3 years ago

Upgrades WPILib to fix Picam bug. This is still a pre-release for use with WPIlib 2022 beta.

Known issues:
#358

photonvision - v2022.1.1-beta-1

Published by github-actions[bot] almost 3 years ago

Update to WPILib 2022 beta! Also includes usability improvements for NetworkTables connection, and a beta Roborio finder feature.

Releases will now also trigger Raspberry Pi image generation! Just make sure to export your settings before reflashing.

photonvision - v2021.1.8

Published by github-actions[bot] almost 3 years ago

Changes since v2021.1.7:

  • Add warning text, NT connection info to UI
  • Fix versioning (hopefully for real this time)

Known Bugs

  • PiCam does not work on Pi 4.
photonvision - v2021.1.7

Published by github-actions[bot] almost 3 years ago

Revert part of #288 (#306)

Fixes picam streaming/hangs

photonvision - PhotonVision 2021 Release 3

Published by github-actions[bot] almost 4 years ago

This is the first full release of PhotonVision for the 2021 season!

Minor Changes (since Release 2)

  • Temporarily removed 1280x720 on the Pi Camera v1.
photonvision - PhotonVision 2021 Release 2

Published by github-actions[bot] almost 4 years ago

Minor Changes (since Beta 2)

  • UI sliders gracefully handle undefined values
  • Rolling back pipelines after switching to dashboard tab better handles multi-camera setups
  • README links updated, wording clarified.
photonvision - PhotonVision 2021 Beta 2

Published by pietroglyph almost 4 years ago

This includes a number of minor fixes over the previous beta release. This will be used for manual testing and should not be substituted for the first full release, which should come in a couple of days.

Minor Changes

  • LED "Controlling" camera robustness improvements
photonvision - PhotonVision 2021 Beta 1

Published by Bankst almost 4 years ago

Changes since Alpha 1:

Major Changes

  • GPU Acceleration on Pi 3!
  • Performance metrics now visible in UI (CPU, memory, disk usage, temperature, etc)
  • LED brightness controllable through PiGPIO
  • Added NetworkTables "server mode" option
  • Chessboard calibration size uses squares rather than interior corners
  • Add NT API to save input and output images
  • Erode/Dilate removed from reflective pipelines
  • Hostname, static IP configuration fixes for Linux
  • PS3eye limited to 100FPS

Minor Changes

  • PS3eyes are limited to 100fps
  • Input image is saved before being manipulated
  • Camera streams will always have the same port
  • Images will be resized before being drawn on
photonvision - PhotonVision 2020 Alpha 1

Published by Bankst about 4 years ago

photonvision - Latest Development Version

Published by prateekma over 4 years ago

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.