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

Fix extrinsics commutativity #5521

Merged
merged 3 commits into from
Dec 25, 2019
Merged

Conversation

arilowen
Copy link
Contributor

@arilowen arilowen commented Dec 23, 2019

Manually create a new stream profile for every clone needed by the sensor while initializing the stream profiles, instead of cloning via the raw profile.
Cloning the profiles caused extrinsic registration with incomplete profiles.

Addresses #5451

Tested:
Recordings, live-tests, rs-enumerate-devices, rs-viewer.

Follow-up:
Add test case to unit-tests

src/sensor.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

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

Are you going to adjust the unit-test for this PR?

@arilowen arilowen requested a review from ev-mp December 24, 2019 07:19
Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

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

Cross-platform verification

@ev-mp ev-mp merged commit 7c315ed into IntelRealSense:development Dec 25, 2019
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.

3 participants