Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ros release 2.21.2 #798

Merged
merged 397 commits into from
Apr 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
397 commits
Select commit Hold shift + click to select a range
fe71aa2
Closes: #355
themarpe Oct 18, 2022
55dbfca
Bump version to 2.18.0
themarpe Oct 19, 2022
acaa5f9
Updated FW with some Color/MonoCamera fixes
themarpe Oct 20, 2022
e170b4d
Merge branch 'release_v2.18.0' into main
themarpe Oct 20, 2022
4890c05
stability test
SzabolcsGergely Oct 21, 2022
c877409
Update FW:
alex-luxonis Oct 25, 2022
3ecbb1e
FW: OV9282 720p/800p max FPS: 60 -> 120
alex-luxonis Oct 25, 2022
9568072
stability test
SzabolcsGergely Oct 21, 2022
a8a570e
Merge branch 'stability_test' into develop
themarpe Oct 28, 2022
b370de2
Added a convinience setTimesync function
themarpe Oct 28, 2022
b0b62c0
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Oct 28, 2022
4e10716
Merge pull request #616 from luxonis/stability_test
SzabolcsGergely Oct 28, 2022
da29b22
Added isUserBootloaderSupported to DeviceBootloader
themarpe Oct 29, 2022
20e6d6c
Merge branch 'user_bootloader_update' into develop
themarpe Oct 29, 2022
317d92b
Updated XLink with Windows improvements when scanning for already boo…
themarpe Oct 30, 2022
b7fb190
Updated FW with device time reset on boot
themarpe Oct 30, 2022
8ee78b2
Bump to v2.19.0
themarpe Oct 30, 2022
27ba359
Improved wording on unavailable devices
themarpe Oct 30, 2022
2f4e16c
Fix yolo v5 decoding when there is a single class
SzabolcsGergely Oct 31, 2022
ad4a64f
FW: fixes for certain OV9782 and OV9282 permutations/configs,
alex-luxonis Nov 1, 2022
7d2d412
Update CI to Node16 compatible actions
themarpe Oct 31, 2022
fd1bd2d
Merge branch 'ci_updates' into develop
themarpe Nov 1, 2022
0ba40d0
Update FW: fix image size when decimation filter is enabled
SzabolcsGergely Nov 1, 2022
d29af8b
Merge branch 'release_v2.19.0' into main
themarpe Nov 1, 2022
f36fdfa
Stability test - limit FPS (#633)
moratom Nov 7, 2022
d2d55ec
Added getProductName
themarpe Nov 7, 2022
f930420
Added ids to IO for trace events
themarpe Nov 7, 2022
d38eb3b
Modified pipeline schema dump to happen on trace log level as well
themarpe Nov 8, 2022
76e2b2b
Renamed to getDeviceName and added some legacy handling
themarpe Nov 8, 2022
7f284dc
Updated FW with productName as protected field and ImageManip behavio…
themarpe Nov 8, 2022
bca5fd2
Updated style
themarpe Nov 8, 2022
5122150
Merge branch 'device_product_name' into develop
themarpe Nov 10, 2022
4572b3e
Added IR driver support for new OAK-FFC 4P
themarpe Nov 10, 2022
5a0600f
FW: bugfix for device bootup with default static IP
themarpe Nov 10, 2022
24d81b1
Merge remote-tracking branch 'origin/fw_poe_startup_bugfix' into develop
themarpe Nov 12, 2022
6bde246
OAK-FFC 4P R5M1E5 IR/Dot support
themarpe Nov 12, 2022
9421453
Bump to v2.19.1
themarpe Nov 12, 2022
690b6a6
Merge branch 'release_v2.19.1' into main
themarpe Nov 13, 2022
a78ea3b
Merge branch 'main' into develop
themarpe Nov 13, 2022
e2445c6
Added EepromError exception class and improved exception handling in …
themarpe Nov 17, 2022
f4f5907
Increased limit on DeviceBootloader monitor timeout
themarpe Nov 17, 2022
dd2c649
Fixed check for user-provided toolchain file when given relative path…
camblomquist Nov 22, 2022
1a919f1
WIP: camera/socket board configuration and capability to specify name…
themarpe Nov 23, 2022
b77fdb1
Updated Bootloader to v0.0.22
themarpe Nov 24, 2022
dd3a7ae
Merge branch 'develop' of github.com:luxonis/depthai-core into develop
themarpe Nov 24, 2022
f19cd67
Added camera naming capabilites, setting and retrieving. WIP: rest of…
themarpe Nov 29, 2022
61c1e0f
FW/CameraControl: fix still-capture for sockets other than RGB/center
alex-luxonis Nov 29, 2022
644b2a2
Merge branch 'camera_board_configuration' into develop
themarpe Nov 29, 2022
d1661bf
Merge branch 'develop' of github.com:luxonis/depthai-core into develop
themarpe Nov 30, 2022
48f0214
[FW] Fixed ImageManip + Subpixel issues and added FFC camera naming
themarpe Dec 1, 2022
235c6e6
get/set camera FrameEvent filter
whoactuallycares Oct 23, 2022
ac9dc8d
Update depthai-shared submodule
whoactuallycares Dec 1, 2022
5cef8f6
Disable depthai-shared commit hash check
whoactuallycares Dec 4, 2022
7e47809
Change github workflows ubuntu version
whoactuallycares Dec 5, 2022
59a47d8
Update submodule
whoactuallycares Dec 5, 2022
cb78ea8
Rename event filter
whoactuallycares Dec 5, 2022
bd6607a
fix luxonis/depthai-core#650 missing XLinkProtocolToStr() (#657)
diablodale Dec 9, 2022
5d4292c
Updated grammar
Erol444 Dec 11, 2022
b1cdb08
Update firmware
Dec 12, 2022
c95a06a
Merge pull request #660 from luxonis/nn_node_seq_num_fix
moratom Dec 12, 2022
80eefc8
WIP: Camera node
themarpe Dec 12, 2022
5e05ba8
Added capability to set XLink logging level via XLINK_LEVEL env var
themarpe Dec 13, 2022
f98f82c
Replace "_CMAKE_" variables with "_DEPTHAI_" (#662)
camblomquist Dec 13, 2022
4e324ba
Add comments
whoactuallycares Dec 14, 2022
3bac6a8
Update FW: Add missing python bindings for boundingBoxMapping
SzabolcsGergely Dec 14, 2022
0afad8f
Updated NETWORK Bootloader with dual protocol capabilities
themarpe Dec 16, 2022
7446745
[FW] Fixed a bug in board downselection. OAK-D S2/Pro camera enumerat…
themarpe Dec 17, 2022
26ba300
Merge remote-tracking branch 'origin/develop' into camera_node
themarpe Dec 17, 2022
de4db9a
[FW] Added support for Mono video/preview in Camera node
themarpe Dec 17, 2022
e8d263c
CI - Fixed style & tidy jobs
themarpe Dec 17, 2022
56cb5b2
Updated dual BL to v0.0.23 temporary build
themarpe Dec 19, 2022
5ebfc2e
Merge branch 'develop' into bootloader_dual_protocol
themarpe Dec 19, 2022
401e411
Added OAK-D-LR support. WIP: Orientation capability
themarpe Dec 19, 2022
df976c6
Merge branch 'trace_event' into develop
themarpe Dec 19, 2022
6e945e4
Merge remote-tracking branch 'origin/frame-event' into develop
themarpe Dec 19, 2022
e30a8b9
[FW/XLink] Explicitly limited to single connection
themarpe Dec 19, 2022
bc8dce6
Merge remote-tracking branch 'origin/ov9282_full_res_120fps' into dev…
themarpe Dec 19, 2022
89665e3
ImageManip added colormap capability. TODO min/max range selection
themarpe Dec 21, 2022
9e199d5
Add option to override baseline and/or focal length for disparity to …
SzabolcsGergely Dec 22, 2022
1eb0124
[FW] OAK-D-LR - Fixed default image orientation
themarpe Dec 23, 2022
731793e
Updated brief description that affects docs of the DetectionParser node.
Erol444 Dec 27, 2022
eb97b9a
Merge pull request #669 from luxonis/detection_parser_docs_fix
Erol444 Dec 27, 2022
cc30c04
Merge pull request #659 from luxonis/grammar_fix
Erol444 Dec 27, 2022
b8f5e36
Modified API of Camera a bit
themarpe Dec 28, 2022
baa24ce
Updated FW with Camera changes and warp capabilities
themarpe Dec 29, 2022
cba0cda
Updated FW with Camera warp capabilities
themarpe Dec 30, 2022
f93fcc2
Added dai::span
themarpe Jan 2, 2023
4dedea1
Added undistort/warp API to Camera node
themarpe Jan 2, 2023
cea13d6
Merge remote-tracking branch 'origin/develop' into stereo_baseline_fo…
SzabolcsGergely Jan 3, 2023
84e163d
Merge pull request #668 from luxonis/stereo_baseline_focal_length_ove…
SzabolcsGergely Jan 3, 2023
b2da508
FW - Modifed watchdog to do a graceful reset instead
themarpe Jan 5, 2023
06b7bef
Added additional API to retrieve timestamps at various exposure points
themarpe Jan 8, 2023
10d8f49
Merge branch 'develop' into camera_node
themarpe Jan 9, 2023
2ee9ebf
Fixed documentation on ObjectTracker::setMaxObjectsToTrack
themarpe Jan 10, 2023
2dfba8f
Merge branch 'bootloader_dual_protocol' into develop
themarpe Jan 11, 2023
d607861
Merge branch 'fw_wd_fix' into develop
themarpe Jan 11, 2023
fec218e
WIP: mockIsp capabilities
themarpe Jan 12, 2023
efb3f4d
[FW] Fix for CAM_C not being detected
themarpe Jan 12, 2023
85e90cc
Device - Added non exclusive boot option
themarpe Jan 13, 2023
66c8065
Slight Colormap API improvements
themarpe Jan 15, 2023
76f1780
[FW] Added OpenVINO version 'universal'
themarpe Jan 17, 2023
dfecb75
Added DeviceBase convinience constructors taking name or deviceid as …
themarpe Jan 17, 2023
7cb60d4
Merge branch 'develop' of github.com:luxonis/depthai-core into develop
themarpe Jan 17, 2023
3dfe7ce
Add mode and median support to SLC
SzabolcsGergely Jan 17, 2023
1e9d212
Disabled some of the functionality for now
themarpe Jan 18, 2023
c12ce33
Tweaked getTimestamp & exposure offset API
themarpe Jan 20, 2023
4031f85
Merge branch 'camera_node' into develop
themarpe Jan 20, 2023
de8136f
FW: IMX296 support, added THE_1440x1080 resolution
alex-luxonis Dec 13, 2022
34c4b2f
FW: IMX296 Camera node, IMX378 1080p limited to 60fps
alex-luxonis Jan 20, 2023
48484a5
Bump version to 2.20.0
themarpe Jan 20, 2023
c29449b
Applied formatting
themarpe Jan 20, 2023
cb86d14
Merge branch 'main' into release_2.20.0
themarpe Jan 20, 2023
d84f65b
Merge branch 'release_2.20.0' into main
themarpe Jan 21, 2023
35a8aa8
Merge branch 'main' into develop
themarpe Jan 21, 2023
49a0364
Temporary revert to macos-11 for CI due to Catch2 issues
themarpe Jan 21, 2023
4f9efc9
Merge remote-tracking branch 'origin/develop' into slc_mode_median
SzabolcsGergely Jan 23, 2023
4fbedf1
Update FW, API
SzabolcsGergely Jan 23, 2023
b4f49e4
Update FW
SzabolcsGergely Jan 23, 2023
b4cb537
Modified OpenVINO::VERSION_UNIVERSAL
themarpe Jan 24, 2023
d8a1f3b
Updated Bootloader to 0.0.24
themarpe Jan 24, 2023
774763d
Bump version and FW to 2.20.1 (Status LEDs improvement)
themarpe Jan 24, 2023
01fdd7d
calibration_flash example fix
themarpe Jan 24, 2023
fb87348
Merge branch 'release_2.20.1' into main
themarpe Jan 24, 2023
7dbae8b
Fixed api docs for Warp HW ids
Erol444 Jan 25, 2023
07a811f
FW: fix crash with ColorCamera at high resolution and certain ISP sca…
alex-luxonis Jan 25, 2023
b9b32ce
FW: fix crash with ColorCamera at high resolution and certain ISP sca…
alex-luxonis Jan 25, 2023
7a3ac31
Bump version to 2.20.2
themarpe Jan 26, 2023
1500889
Added an ColorCamera isp scale example, and modified test workflow
themarpe Jan 26, 2023
4b2e9da
Implement multi stereo support
SzabolcsGergely Jan 26, 2023
30ec84d
Merge remote-tracking branch 'origin/develop' into multi_stereo_support
SzabolcsGergely Jan 27, 2023
df25f93
Merge remote-tracking branch 'origin/release_2.20.2' into multi_stere…
SzabolcsGergely Jan 27, 2023
75f7607
Merge remote-tracking branch 'origin/main' into HEAD
SzabolcsGergely Jan 27, 2023
5fd6e2e
Implement brightness filter
SzabolcsGergely Jan 27, 2023
e73cf4c
FW: fix OV9282 SW-sync on devices with OV9782 RGB camera
alex-luxonis Jan 27, 2023
86956d3
Merge 'release_2.20.2' into develop
alex-luxonis Jan 27, 2023
1626eeb
Merge pull request #692 from luxonis/warp_api_docs_fix
Erol444 Jan 28, 2023
d17527f
Update FW: Fix OOM due to too many SIPP pipelines
SzabolcsGergely Jan 28, 2023
7026a59
Modified default device config OpenVINO version to universal
themarpe Jan 28, 2023
40cb005
Merge branch 'catch2_update'
themarpe Jan 28, 2023
36089a8
FW: handle EEPROM `boardOptions` bit 7 for separate I2C on L/R
alex-luxonis Jan 30, 2023
9eb556d
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Jan 30, 2023
88af9a2
FW: fix for IMX378/477/577 on sockets other than RGB
alex-luxonis Jan 30, 2023
4ff8608
Merge branch 'release_2.20.2' into main
themarpe Jan 31, 2023
80727e4
Update FW: support for stereo alignment to original left or right inp…
SzabolcsGergely Feb 1, 2023
856d479
Merge 'origin/main' into develop
alex-luxonis Feb 1, 2023
9cb42b6
Update FW: parsing optimization and improvements for Yolo v6, v6r2, v8
SzabolcsGergely Feb 1, 2023
8af255d
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Feb 1, 2023
66420ce
Update FW w/ syncing stall fix
SzabolcsGergely Feb 2, 2023
d2a50d2
Update stereo with more robust frame sync
SzabolcsGergely Feb 2, 2023
84bc648
Update FW with optional override of spec translation for stereo algor…
SzabolcsGergely Feb 3, 2023
104c219
Correct type
SzabolcsGergely Feb 3, 2023
fed2d61
Update SPIOut.hpp
anonymous-1000 Feb 3, 2023
2e15fa3
Expose center alignment scale factor for debug purposes
SzabolcsGergely Feb 4, 2023
b694610
Merge pull request #713 from anonymous-1000/patch-1
themarpe Feb 4, 2023
f9d9534
Expose SIPP mempool configurable sizes
SzabolcsGergely Feb 4, 2023
4cfdafb
Update FW
SzabolcsGergely Feb 6, 2023
9a75541
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Feb 6, 2023
cf497be
Fixed usage of DeviceBootloader with incomplete DeviceInfo and added …
themarpe Feb 6, 2023
87928ce
Closes: #714
themarpe Feb 6, 2023
f22f558
Merge pull request #717 from luxonis/android_readme
themarpe Feb 6, 2023
57c8e7c
Add alpha scaling option for StereoDepth
SzabolcsGergely Feb 6, 2023
e08025e
Update FW before merge
SzabolcsGergely Feb 7, 2023
9f1de69
Update FW with RGB alignment fix
SzabolcsGergely Feb 7, 2023
ec72ea8
Update FW with performance metrics when DEPTHAI_LEVEL=info is enabled…
SzabolcsGergely Feb 7, 2023
25bacff
Improve spatial calculation X and Y accuracy; fix RGB alignment when …
SzabolcsGergely Feb 8, 2023
62c276f
[XLink] Increased max number of links from 32 to 64
themarpe Feb 8, 2023
a1febd3
Add crash dump functionality
SzabolcsGergely Feb 10, 2023
846433d
Change API to return just crash dump
SzabolcsGergely Feb 10, 2023
b7a4cb7
Update FW with commit hash attached to crash dump
SzabolcsGergely Feb 10, 2023
3fc14d5
Update FW with fix for serialization of thread name
SzabolcsGergely Feb 10, 2023
80af184
Add hasCrashDump API
SzabolcsGergely Feb 13, 2023
f747c2f
Update FW
SzabolcsGergely Feb 13, 2023
de15c27
Update FW, crash dump contains device ID
SzabolcsGergely Feb 14, 2023
1a542a3
Merge remote-tracking branch 'origin/crash_dump' into HEAD
SzabolcsGergely Feb 14, 2023
11d175b
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Feb 14, 2023
6059098
Enable MEDAIN spatial calculation method for SpatialDetectionNetwork
SzabolcsGergely Feb 14, 2023
9e4af24
Update FW
SzabolcsGergely Feb 14, 2023
708d9a8
Update docs
SzabolcsGergely Feb 15, 2023
47d6fff
FW: HW sync (trigger mode) enabled for OAK-D-LR, for cameras with mat…
alex-luxonis Feb 19, 2023
244ffba
Change default SIPP buffer sizes
SzabolcsGergely Feb 21, 2023
0b6e484
Add 3A skipping option to reduce CPU usage
SzabolcsGergely Feb 23, 2023
69a99c6
Change API to be able to configure isp 3A FPS
SzabolcsGergely Feb 25, 2023
6526e93
Update BoarConfig with limits
SzabolcsGergely Feb 27, 2023
d34f74c
Update script node python bindings
SzabolcsGergely Feb 27, 2023
b62967c
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Feb 28, 2023
37b1cc5
Update FW: Add workaround for BNO sequence number limit of 256 (senso…
SzabolcsGergely Mar 1, 2023
ae75d72
FW: camera sensor improvements:
alex-luxonis Mar 2, 2023
9cc8b36
Update stereo_depth_video.cpp
Erol444 Mar 3, 2023
fb57ecb
Merge pull request #746 from luxonis/stereo-depth-video-patch
SzabolcsGergely Mar 3, 2023
0a7956b
Enable interrupt mode: Update BMI driver with fixes from: https://git…
SzabolcsGergely Mar 3, 2023
c8cb7ca
Update ObjectTracker with improvements from rvc3
SzabolcsGergely Mar 3, 2023
f6c6f00
Add API to set trackingPerClass in ObjectTracker node
SzabolcsGergely Mar 3, 2023
2687c4c
Update FW before merge
SzabolcsGergely Mar 5, 2023
2bc8c15
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Mar 5, 2023
0bf416d
Merge pull request #747 from luxonis/bmi270_interrupt_mode
SzabolcsGergely Mar 5, 2023
14fed3c
Update FW with IMU fix for BNO
SzabolcsGergely Mar 5, 2023
6489b1e
Add IMU versioning; firmware versioning, firmware update status callb…
SzabolcsGergely Mar 6, 2023
0655df1
Update FW with fix for BMI timestamp
SzabolcsGergely Mar 6, 2023
e316468
Update FW: IMU support for OAK-D-SR
SzabolcsGergely Mar 6, 2023
560b753
Fix 'default constrictible' error on some compilers
SzabolcsGergely Mar 7, 2023
4ed3413
Update FW
SzabolcsGergely Mar 7, 2023
49aaf1d
Add IMU FW update RPC
SzabolcsGergely Mar 7, 2023
1555805
Update IMU FW update example
SzabolcsGergely Mar 7, 2023
80880f5
Updated yolo description
Erol444 Mar 8, 2023
b519def
Update FW; API
SzabolcsGergely Mar 8, 2023
5ead66c
Merge pull request #755 from luxonis/yolo_update
SzabolcsGergely Mar 8, 2023
53dfa7e
Update examples
SzabolcsGergely Mar 8, 2023
12b198a
Update FW with deprecation warning for enableFirmwareUpdate
SzabolcsGergely Mar 8, 2023
f319dc8
Change imu version to imu type
SzabolcsGergely Mar 8, 2023
0c433c7
Update FW before merge
SzabolcsGergely Mar 9, 2023
60e7ee5
Merge pull request #752 from luxonis/imu_version_query
SzabolcsGergely Mar 9, 2023
bce1444
Added C++14 requirement to examples & tests
themarpe Mar 12, 2023
8440a90
Tweaked crash_report example
themarpe Mar 12, 2023
ddca0b2
Merge branch 'cpp14_examples_tests' into develop
themarpe Mar 12, 2023
e5dae8f
[FW] Added missing bindings for CameraControl and ImgFrame
themarpe Mar 13, 2023
0c3d6be
Update FW with fix for calibration load example
SzabolcsGergely Mar 16, 2023
c2b96c8
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Mar 16, 2023
1e3cbb8
fix stability_stress_test fail to link on ubuntu
diablodale Mar 16, 2023
8c9912c
fix isClosed/checkClosed threading, rpcClient exceptions
diablodale Mar 13, 2023
9e56b82
Merge pull request #771 from diablodale/fix769-stability-fail-link
themarpe Mar 18, 2023
5db9896
fix var hides class member, this-> in constructors
diablodale Mar 18, 2023
af2b8c9
Merge pull request #772 from diablodale/fix247-more-cleaning
themarpe Mar 19, 2023
ec37219
fix: stdexcept header added for std::runtime_error
onuralpszr Mar 19, 2023
9dab6fc
Merge pull request #775 from onuralpszr/std_except_fix
themarpe Mar 19, 2023
fc81e1b
[FW] Removed UTF-8 degree sign from temperature prints. Closes: #773
themarpe Mar 19, 2023
3b4c56d
Merge branch 'develop' of github.com:luxonis/depthai-core into develop
themarpe Mar 19, 2023
12d7f16
Merge pull request #764 from diablodale/fix520-close-threading
themarpe Mar 19, 2023
6b2963b
Move sipp buffer size from BoardConfig to GlobalProperties
SzabolcsGergely Mar 20, 2023
9a91f91
Merge remote-tracking branch 'origin/develop' into HEAD
SzabolcsGergely Mar 20, 2023
f74ce33
Update style
SzabolcsGergely Mar 20, 2023
23e86d6
Partially reverted bce144449056aa2a914bc70da526aebe2f359c32 - only ke…
themarpe Mar 22, 2023
9ad7109
[Stereo] Add option to invalidate edge pixels on disparity/depth frame
SzabolcsGergely Mar 27, 2023
26e65a3
Update FW: handle disparity flipping
SzabolcsGergely Mar 27, 2023
2097673
Update FW: support for stereo.setOutputSize when LEFT or RIGHT alignm…
SzabolcsGergely Mar 28, 2023
143f778
Merge remote-tracking branch 'origin/main' into HEAD
SzabolcsGergely Mar 28, 2023
4c2035b
Update FW: support for stereo between RGB and LEFT/RIGHT
SzabolcsGergely Mar 28, 2023
9987406
[FW] ImageManip CSC improvements, New boards and power cycle fix
themarpe Mar 30, 2023
f605e58
Merge remote-tracking branch 'origin/disparity_invalidation' into HEAD
SzabolcsGergely Mar 31, 2023
e67e1c3
FW: fix for UART0 / '/dev/ttyS0' init failure in Script node
alex-luxonis Mar 31, 2023
8ed944b
Update FW with fix for USB devices stuck after reboot
SzabolcsGergely Mar 31, 2023
a0def1f
Release v2.21.0
SzabolcsGergely Apr 1, 2023
f8c459e
Merge pull request #790 from luxonis/develop
SzabolcsGergely Apr 1, 2023
4b3c687
Fix device destructor
SzabolcsGergely Apr 4, 2023
3e4152a
Merge pull request #796 from luxonis/device_destructor
SzabolcsGergely Apr 4, 2023
b21dafa
Update FW: fix spatial location calculator for 400p/480p resolution
SzabolcsGergely Apr 4, 2023
0cd6c14
Release v2.21.1
SzabolcsGergely Apr 4, 2023
ffd0546
FW: Fix camera intrinsics when RGB alignment is used
SzabolcsGergely Apr 5, 2023
125feb8
Release v2.21.2
SzabolcsGergely Apr 5, 2023
de73e52
Merge remote-tracking branch 'origin/main' into ros-release-2.21.2
saching13 Apr 6, 2023
178d136
update changelog and package version
saching13 Apr 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package depthai
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.21.2 (2023-04-05)
-----------
* UPDATE: Use v2.21.2 due to issues this version carries
* Contributors: Alex Bougdan, Szabolcs Gergely, Martin Peterlin

2.21.0 (2023-04-03)
-----------
* Improved x/y accuracy for SpatialLocationCalculator/SpatialDetectionNetwork
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ if(WIN32)
endif()

# Create depthai project
project(depthai VERSION "2.21.0" LANGUAGES CXX C)
project(depthai VERSION "2.21.2" LANGUAGES CXX C)
get_directory_property(has_parent PARENT_DIRECTORY)
if(has_parent)
set(DEPTHAI_VERSION ${PROJECT_VERSION} PARENT_SCOPE)
Expand Down
2 changes: 1 addition & 1 deletion cmake/Depthai/DepthaiDeviceSideConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot")

# "full commit hash of device side binary"
set(DEPTHAI_DEVICE_SIDE_COMMIT "57ca2c171f6ef53cb83fbbc3aabfe512c67796ce")
set(DEPTHAI_DEVICE_SIDE_COMMIT "3575b77f20e796b4e79953bf3d2ba22f0416ee8b")

# "version if applicable"
set(DEPTHAI_DEVICE_SIDE_VERSION "")
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>depthai</name>
<version>2.21.0</version>
<version>2.21.2</version>
<description>DepthAI core is a C++ library which comes with firmware and an API to interact with OAK Platform</description>

<maintainer email="[email protected]">Sachin Guruswamy</maintainer>
Expand Down
1 change: 1 addition & 0 deletions src/device/DeviceBase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ void DeviceBase::closeImpl() {

// Close rpcStream
pimpl->rpcStream = nullptr;
pimpl->rpcClient = nullptr;

spdlog::debug("Device closed, {}", duration_cast<milliseconds>(steady_clock::now() - t1).count());
}
Expand Down