-
Notifications
You must be signed in to change notification settings - Fork 202
Release v2.11.0.0 #392
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
Release v2.11.0.0 #392
Conversation
NOTE: When running with --depth and --subpixel arguments, disparity stream bugs out.
NOTE: when using subpixel disparity maxDepth = 760 = 95 * 8 instead of 3040 = 95 * 32
Added mesh I/O functionality
Added python bindings for getFov
* Modified 'author_email' for Python package * Updated author
setup.py: add 3.10 to package description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
python3.10 support added
python3.5 support removed
You can go through the commit messages to not miss anything from release notes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolve merge conflicts with main
.
(currently the script is not used by GitHub CI)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Missing lables, cross link to depthai-core PR (release, gen2, 2021)
Features
Bugs
Misc
depthai-core
changes: Release v2.11.0 depthai-core#224