Skip to content

Add that default calibrate.py uses the stereoUseSpecTranslation = False - #1249

Merged
MaticTonin merged 1 commit into
mainfrom
bugfix/overwrite_default_values
Jul 22, 2026
Merged

Add that default calibrate.py uses the stereoUseSpecTranslation = False#1249
MaticTonin merged 1 commit into
mainfrom
bugfix/overwrite_default_values

Conversation

@MaticTonin

Copy link
Copy Markdown

Purpose

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

AI Usage

Assisted-by: AGENT_NAME:MODEL_VERSION [TOOL1] [TOOL2]

Submitted code was reviewed by a human: YES/NO

The author is taking the responsibility for the contribution: YES/NO

@MaticTonin
MaticTonin requested a review from jakaskerl July 21, 2026 13:09
Comment thread requirements.txt
@@ -1,6 +1,7 @@
requests==2.26.0
--extra-index-url https://www.piwheels.org/simple
numpy>=1.21.4,<2.0.0 # For RPi Buster (last successful build) and macOS M1 (first build). But allow for higher versions, to support Python3.11 (not available in 1.21.4 yet)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Please check these actually work together. Numpy<2 and 4.5.5.62 are the last versions that work together. Check if depthai is compatible. Remove duplicates :=)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yes, tested and it worked, numpy can be removed, but I would basicly someday rather update to latest opencv and rework this requirements completely

@MaticTonin
MaticTonin merged commit 5d9b9c7 into main Jul 22, 2026
8 of 31 checks passed
@MaticTonin
MaticTonin deleted the bugfix/overwrite_default_values branch July 22, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants