Skip to content

Commit

Permalink
Bump depthai. Added CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Jeretina committed Sep 30, 2024
1 parent d407a22 commit 990611c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Depthai Viewer changelog

## 0.2.5
- Fixed depth aligned camera streams not being rectified and undistorted. Resulting in misaligned visualisation.

## 0.2.4

- Fix OAK-T not streaming.
Expand Down
2 changes: 1 addition & 1 deletion rerun_py/depthai_viewer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ setuptools
ahrs
# depthai_sdk conflicts with depthai, so it's installed seperatelly in __main__.py
--extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local
depthai==2.26
depthai==2.28
websockets
pydantic==1.9
deprecated
Expand Down

0 comments on commit 990611c

Please sign in to comment.