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

Add sentry.io reporting, add CLI command depthai-sdk #1010

Merged
merged 87 commits into from
May 15, 2023

Conversation

daniilpastukhov
Copy link
Contributor

  • Add sentry.io reporting so Luxonis can find and address issues more reactively.
  • Add depthai-sdk config (located at ~/.depthai-sdk/config.json).
  • Add CLI interface depthai-sdk. Currently supports depthai-sdk sentry {enable/disable/status} command.

daniilpastukhov and others added 30 commits November 27, 2022 17:01
# Conflicts:
#	depthai_sdk/src/depthai_sdk/classes/output_config.py
#	depthai_sdk/src/depthai_sdk/components/nn_component.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout.py
# Conflicts:
#	depthai_sdk/src/depthai_sdk/classes/output_config.py
#	depthai_sdk/src/depthai_sdk/components/nn_component.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout_base.py
#	depthai_sdk/src/depthai_sdk/recorders/video_recorder.py
#	depthai_sdk/src/depthai_sdk/recorders/video_writers/video_writer.py
# Conflicts:
#	depthai_sdk/src/depthai_sdk/components/nn_component.py
#	depthai_sdk/src/depthai_sdk/oak_camera.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout_base.py
…iggers

# Conflicts:
#	depthai_sdk/src/depthai_sdk/classes/output_config.py
#	depthai_sdk/src/depthai_sdk/components/nn_component.py
#	depthai_sdk/src/depthai_sdk/oak_camera.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout.py
#	depthai_sdk/src/depthai_sdk/oak_outputs/xout_base.py
#	depthai_sdk/src/depthai_sdk/record.py
#	depthai_sdk/src/depthai_sdk/recorders/video_recorder.py
#	depthai_sdk/src/depthai_sdk/recorders/video_writers/video_writer.py
daniilpastukhov and others added 28 commits May 12, 2023 00:06
Fix max out size for stereo
…ngBox), refactored Visualizers to use the new helper class
… resize mode (setting `imageManip.initialConfig.setCenterCrop(1)`)
…t want to deprecate that in the future. Removed generated color shuffeling.
…I convention (mapping from normalized floats to pixel coordinates)
BoundingBox class, fix 2stage NN, added facial landmark detection NNs, removed distinctipy
@daniilpastukhov daniilpastukhov merged commit 153de22 into develop May 15, 2023
23 of 28 checks passed
@daniilpastukhov daniilpastukhov deleted the feat/sentryio branch May 15, 2023 21:11
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.

None yet

3 participants