-
Notifications
You must be signed in to change notification settings - Fork 4
[RSDK-8402] Migrate from OakCamera to DepthAI #51
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
be62332
Add new validating flow; Remove ffc model from meta.json and code; Re…
hexbabe c06fa64
Make lint
hexbabe 02e73b3
Remove immediate model assignment
hexbabe 8c8c43e
Remove undeclared var
hexbabe 9b1dc00
Add impl
hexbabe 0240db7
Merge branch 'main' into RSDK-8331
hexbabe 45b4c08
Fix up merge more:
hexbabe b2e1db1
Make lint
hexbabe c7393a8
Address logging craziness
hexbabe 3469ef9
Change default dimensions
hexbabe 5d11327
Change config obj names to better camel case
hexbabe 1c119c5
Fix this logging stuff ugh
hexbabe e96b933
Make lint
hexbabe 9fedbd7
Change dir structure in preparation for service
hexbabe fb94ef1
Change logger names one more time for clarity
hexbabe 8cc2041
Fix hanging event loop bug
hexbabe 3602fc8
Migrate from OakCamera SDK to DepthAI v3
hexbabe 64efd5f
Merge in changes from other branch
hexbabe 4aa8c94
Resolve merge
hexbabe 197fbc2
Fix weird merge resolution and bolster integration tests
hexbabe 6f57630
Fix close/reconfigure; Add in fps setting for color
hexbabe 2c91634
Change language of log and comments to reflect SDK change
hexbabe 55273f2
Don't double set rgb/bgr support
hexbabe f17422b
Fix typo in func name
hexbabe 5616edb
Why was canon.yaml gitignored? My bad
hexbabe ad30c6a
Unhardcode defaults and also clean up defaults const vars
hexbabe ccb5f89
Exit configure with more clear failure
hexbabe 45fb0ac
Make lint
hexbabe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# This file provides project-level configuration for the canon dev environment utility. https://github.com/viamrobotics/canon | ||
oak: | ||
default: true | ||
image_arm64: ghcr.io/viamrobotics/cloud-build-base:arm64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.