Skip to content

On-chip calibration crash fix - #5077

Merged
dorodnic merged 1 commit into
realsenseai:developmentfrom
AnnaRomanov:on_chip_calib_crash_fix
Oct 23, 2019
Merged

On-chip calibration crash fix#5077
dorodnic merged 1 commit into
realsenseai:developmentfrom
AnnaRomanov:on_chip_calib_crash_fix

Conversation

@AnnaRomanov

Copy link
Copy Markdown
Contributor

When performing on chip calibration, vectors fill_rates and rmses might remain empty in which case application crashed (attempting to access an element of empty vector). Added a check if those vectors are empty and return median 0 if so.

@dorodnic
dorodnic merged commit f0339e2 into realsenseai:development Oct 23, 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.

2 participants