Skip to content

Conversation

OhadMeir
Copy link
Contributor

Fix LibCI fail, D457 not supporting Auto Exposure Priority option

elif product_line == "L500":
cs.set_option(rs.option.enable_auto_exposure, 0)
if cs.supports(rs.option.auto_exposure_priority):
cs.set_option(rs.option.enable_auto_exposure, 0)
Copy link
Collaborator

Choose a reason for hiding this comment

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

same

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted the change to avoid conflicts with other L500 code changes in the repo

@OhadMeir OhadMeir requested a review from Nir-Az April 20, 2023 10:24
@Nir-Az Nir-Az merged commit 27eb5d7 into IntelRealSense:development Apr 20, 2023
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