Skip to content

Deadeye 22.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 01:13
· 103 commits to refs/heads/main since this release
180f6fa

Installation and usage documentation is at: https://strykeforce.github.io/deadeye/.

🚀 Features

  • Increment frame log seq number when lights toggled (#129)
  • Enable camera rotation to portait orientation (#126)
  • Add latency testing pipeline in /daemon (#125)
  • Don't blink lights for camera error (#123)
  • Don't reuse frame logging sequence number in logged image names (#122)
  • Add logging from Deadeye pipeline daemon to client (#121)

🐛 Bug Fixes

  • Display stream correctly for portrait orientation (#127)

🧰 Maintenance

  • Enable CLion remote build in a virtual machine (#128)
  • Add Super Linter to GitHub actions (#124)