Skip to content

Commit

Permalink
Release 0.1.7 (#43)
Browse files Browse the repository at this point in the history
* OAK D SR POE and some reliability improvements (#35)

* WIP add support for tof (oak d sr poe)

* Accommodate new sdk, make tof stream show up, more or less properly. Still need to fix a few gui bugs.

* Fixed gui bugs with which sensors are "AI capable" improved a bit on resolution search stability.  did py-lints

* install wheel from artifactory

* Update rerun_py/depthai_viewer/_backend/device.py

* Update rerun_py/depthai_viewer/_backend/device.py

* UI changes (#36)

* fixed wrong timestamp in xlink plot

* WIP add support for tof (oak d sr poe)

* Accommodate new sdk, make tof stream show up, more or less properly. Still need to fix a few gui bugs.

* UI changes

* device setting ui changes

* xlink timestamp fix

* dependency installer ui respect style

* more information when downloading blobs fails

* fix formatting

---------

Co-authored-by: Tomáš Kubíček <[email protected]>
Co-authored-by: zrezke <[email protected]>

* Use sentry.luxonis

* Dot projector and flood light brightness draggable boxes.

* Support for having multiple viewers open at the same time. (#40)

* OAK-T support (#41)

* Support for having multiple viewers open at the same time.

* Initial OAK-T support, TODO: Pass the string unit over.

* Pylints and pass the unit through to the viewer.

* Fix bug where viewer required a restart after running OAK-T...

* Fixed up the OAK-T support. Survives multiple viewer restarts, supports the Thermal person detection model

* py-lints

* RM get-pip

* Cleanup.

* Changelog

* Fix thermal model, and coord norm.

---------

Co-authored-by: ban-k-ai <[email protected]>
Co-authored-by: Tomáš Kubíček <[email protected]>
  • Loading branch information
3 people authored Feb 27, 2024
1 parent 215904e commit 05da9c0
Show file tree
Hide file tree
Showing 27 changed files with 1,184 additions and 771 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Depthai Viewer changelog

## 0.1.7

- Added support for OAK-T

## 0.1.6

- Added ability to control IR dot projector and flood light brightness.
Expand Down
Loading

0 comments on commit 05da9c0

Please sign in to comment.