Skip to content

Conversation

@noacoohen
Copy link
Contributor

Tracked by RSDEV-3195

@noacoohen noacoohen requested review from Nir-Az and OhadMeir April 23, 2025 11:25
auto exposure = _sub->s->get_option( RS2_OPTION_EXPOSURE );
if( exposure > 15500 )
{
throw std::runtime_error( "Exposure limiting fps!\n"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suggest:

Exposure value is limiting the fps, for the algorithm to be able to converge, please reduce exposure value

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

@Nir-Az Nir-Az merged commit 5adfbef into IntelRealSense:development Apr 24, 2025
25 of 26 checks passed
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.

2 participants