Skip to content

Version 2.17.0#330

Merged
johningve merged 3 commits intomasterfrom
MISC-2025-11-04-bump-to-sdk-2.17.0
Nov 4, 2025
Merged

Version 2.17.0#330
johningve merged 3 commits intomasterfrom
MISC-2025-11-04-bump-to-sdk-2.17.0

Conversation

@johningve
Copy link
Copy Markdown
Contributor

In this version the C++ pybind11 wrapping code has been reorganized. The src directory now contains two subdirectories Core and Visualization. Core is all the wrapping code for the ZividCore library (which previously was residing directly in the src directory), and Visualizer contains the wrapping code for the ZividVisualization library, which implements the Visualizer class which is new in zivid-python in this release.

See the SDK changelog for details on what's new:
https://downloads.zivid.com/sdk/releases/2.17.0+5fc9f05e-1/Changelog.md

In this version the C++ pybind11 wrapping code has been reorganized. The
`src` directory now contains two subdirectories `Core` and
`Visualization`. `Core` is all the wrapping code for the `ZividCore`
library (which previously was residing directly in the `src`
directory), and `Visualizer` contains the wrapping code for the
`ZividVisualization` library, which implements the `Visualizer` class
which is new in zivid-python in this release.

See the SDK changelog for details on what's new:
https://downloads.zivid.com/sdk/releases/2.17.0+5fc9f05e-1/Changelog.md
@johningve johningve requested a review from a team as a code owner November 4, 2025 09:22
Copy link
Copy Markdown

@jorgen jorgen left a comment

Choose a reason for hiding this comment

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

LGTM

@johningve johningve merged commit bdca0f0 into master Nov 4, 2025
24 checks passed
@johningve johningve deleted the MISC-2025-11-04-bump-to-sdk-2.17.0 branch November 4, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants