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

Bump to SDK 2.14.0 #306

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Bump to SDK 2.14.0 #306

merged 1 commit into from
Dec 5, 2024

Conversation

johningve
Copy link
Contributor

This commit bumps to the latest version of the Zivid SDK, 2.14.0 and regenerates the datamodels. New features will be implemented in following commits.

This commit adds a TypeName specialization for nested datamodel. TypeName returns the name of the Python type that represents a data model node. For a nested datamodel this is the wrapped class of the nested datamodel.

@johningve johningve requested a review from a team as a code owner December 5, 2024 13:57
vawale
vawale previously approved these changes Dec 5, 2024
This commit bumps to the latest version of the Zivid SDK, 2.14.0 and
regenerates the datamodels. New features will be implemented in
following commits.

This commit adds a TypeName specialization for nested datamodel.
TypeName returns the name of the Python type that represents a data
model node. For a nested datamodel this is the wrapped class of
the nested datamodel.

This commit also updates checkerboard ZDFs and multicamera transforms.
In 2.14, we dropped support for legacy checkerboards that lack Aruco
markers. This commit replaces the checkerboard frames which had legacy
checkerboards with new frames. Also the multicamera transforms are
updated based on the new frames.
@johningve johningve merged commit 56718cc into master Dec 5, 2024
21 checks passed
@johningve johningve deleted the bump-to-sdk-2.14.0 branch December 5, 2024 15:16
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.

2 participants