Skip to content

Conversation

themarpe
Copy link
Collaborator

Features

Bug fixes

Misc

  • Updated libnop - C++20 compatiblity fixes
  • Added Clock.now on device side

Related PR:
luxonis/depthai-core#453

SzabolcsGergely and others added 25 commits March 15, 2022 02:17
* Changed calibration reader

Reader now prints only RGB info if the camera name is OAK-1

* Fixed requested changes

Added some more rgb data to output.
* Added pytest to CI

* Added a simple test for UTF-8 path support

* Added bindings and changes required for dai::Path
Openvino: Fix error reporting when blob is not set
Add on-device mesh generator for Stereo
@themarpe themarpe added Gen2 Feature for or issue with Gen2 release Release version 2022 labels Apr 20, 2022
tmp_sneaky_file_dir = tmp_path / "UTF-8 dir 🙈🙉🙉"
tmp_sneaky_file_dir.mkdir()
tmp_sneaky_file_path = tmp_sneaky_file_dir / "sneaky 👍 čćšđžĆČLpđšlčk file.txt"
tmp_sneaky_file_path.write_bytes(FILE_CONTENTS.encode("utf-8"))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like test is failing since 4240db9

@themarpe themarpe merged commit 8e08af1 into main Apr 21, 2022
@themarpe themarpe deleted the release_2.15.3 branch April 21, 2022 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2022 Gen2 Feature for or issue with Gen2 release Release version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants