Skip to content

Commit 58fac35

Browse files
authored
Updated the versiona nd change log (#577)
* Updated the version and change log
1 parent 19c9863 commit 58fac35

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
Changelog for package depthai
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
6+
2.17.3 (2022-08-05)
7+
-----------
8+
* Updated FW - BMI270 IMU improvements
9+
* Added seq & timestamps for more messages
10+
* New boards support
11+
* Windows DLL improvements (install libusb dll alongside libdepthai-core.dll)
12+
* XLink - improved connecting directly to given IP
13+
* StereoDepth ImgFrame metadata w/h when decimation filter is enabled
14+
* Intrinsic read fix #379
15+
* Contributors: Alex Bougdan, Szabolcs Gergely, Martin Peterlin, Sachin Guruswamy
16+
17+
518
2.17.0 (2022-07-11)
619
-----------
720
* Support for new S2/Pro devices

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="3">
22
<name>depthai</name>
3-
<version>2.17.0</version>
3+
<version>2.17.3</version>
44
<description>DepthAI core is a C++ library which comes with firmware and an API to interact with OAK Platform</description>
55

66
<maintainer email="[email protected]">Sachin Guruswamy</maintainer>

0 commit comments

Comments
 (0)