Skip to content

Conversation

@OhadMeir
Copy link
Contributor

model-views post_processing_filters populate viewer::streams_origin to map filtered frames to original streams. Using first_or_default for mapping infrared streams is not always OK.

Changed to using get_infrared_frame(index) when type is RS2_STREAM_INFRARED

@OhadMeir OhadMeir changed the title Development Addressing LRS-462 Viewer IR frames switch Aug 18, 2022
@OhadMeir OhadMeir requested review from Nir-Az and maloel August 18, 2022 18:11
@Nir-Az
Copy link
Collaborator

Nir-Az commented Aug 18, 2022

Nice catch !

1 question , Why did you have to do a merge commit of development and not just rebase and have 1 commit of the actual change?

Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

Nicely done! Very hard to find BUG 🥇

@Nir-Az Nir-Az merged commit e0bed2f into IntelRealSense:development Aug 23, 2022
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