Skip to content

Adds --config-overwrite to test.py#24

Merged
itsderek23 merged 1 commit intomasterfrom
test_config_argument
Feb 17, 2020
Merged

Adds --config-overwrite to test.py#24
itsderek23 merged 1 commit intomasterfrom
test_config_argument

Conversation

@itsderek23
Copy link
Copy Markdown

This adds the ability to overwrite the default config via a script argument. It works the same as the calibrate.py.

Additionally:

  • Puts utils in a dedicated depthai_helpers folder
  • For utils shared by both calibrate and test, adds a depthai_helpers.utils module

This adds the ability to overwrite the default config via a script argument. It works the same as the calibrate.py.

Additionally:

* Puts utils in a dedicated `depthai_helpers` folder
* For utils shared by both calibrate and test, adds a depthai_helpers.utils module
@itsderek23
Copy link
Copy Markdown
Author

itsderek23 commented Feb 17, 2020

Closes #23

@itsderek23
Copy link
Copy Markdown
Author

Example usage for the USB3 w/onboard cameras:

python3 test.py -co '{"board_config": {"left_to_right_distance_cm": 7.5}}'

@itsderek23 itsderek23 merged commit 273d075 into master Feb 17, 2020
@VanDavv VanDavv deleted the test_config_argument branch April 17, 2020 15:13
SzabolcsGergely pushed a commit that referenced this pull request Oct 30, 2020
Adds --config-overwrite to test.py
jdavidberger pushed a commit to constructiverealities/depthai that referenced this pull request May 26, 2022
Update device FW with fixes for RGB
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.

1 participant