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

Gen2: add MonoCamera and StereoDepth nodes #23

Merged
merged 19 commits into from
Dec 10, 2020
Merged

Conversation

alex-luxonis
Copy link
Contributor

@Luxonis-Brandon Luxonis-Brandon added this to In progress in Gen2 Phase I Delivery via automation Nov 23, 2020
@Luxonis-Brandon Luxonis-Brandon added enhancement New feature or request Gen2 Feature for or issue with Gen2 labels Nov 23, 2020
Copy link
Collaborator

@themarpe themarpe left a comment

Choose a reason for hiding this comment

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

LGTM apart from checks failing.
For style, run the clangformat target to modify style according to clang format style file (warning, it modifies in place, make sure to commit before, in case something goes wrong)

cmake --build [path/to/build/dir] --target clangformat

Comment on lines 23 to 24
Input left{*this, "left", Input::Type::SReceiver, {{DatatypeEnum::Buffer, true}}};
Input right{*this, "right", Input::Type::SReceiver, {{DatatypeEnum::Buffer, true}}};
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is fixed now in gen2_imagemanip. Check method canConnect. Preferably set back to ImgFrame and apply the fix from gen2_imagemanip to canConnect

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Thanks!

@themarpe
Copy link
Collaborator

themarpe commented Dec 8, 2020

Merged to gen2_develop

@themarpe themarpe closed this Dec 8, 2020
@alex-luxonis
Copy link
Contributor Author

Reopening to change target branch, to get marked as "merged".

@alex-luxonis alex-luxonis reopened this Dec 10, 2020
@alex-luxonis alex-luxonis changed the base branch from gen2 to gen2_develop December 10, 2020 14:15
@alex-luxonis alex-luxonis merged commit 778822b into gen2_develop Dec 10, 2020
@Luxonis-Brandon Luxonis-Brandon moved this from In progress to Bugs in Gen2 Phase I Delivery Dec 10, 2020
@Luxonis-Brandon Luxonis-Brandon moved this from Bugs to Done in Gen2 Phase I Delivery Dec 10, 2020
@SzabolcsGergely SzabolcsGergely deleted the gen2_stereo branch January 5, 2021 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Gen2 Feature for or issue with Gen2
Development

Successfully merging this pull request may close these issues.

None yet

3 participants