Skip to content

fix rs2_register_calibration_change_callback interface requirement#13216

Merged
maloel merged 1 commit intorealsenseai:developmentfrom
maloel:calibration-change-callback-fix
Aug 6, 2024
Merged

fix rs2_register_calibration_change_callback interface requirement#13216
maloel merged 1 commit intorealsenseai:developmentfrom
maloel:calibration-change-callback-fix

Conversation

@maloel
Copy link
Contributor

@maloel maloel commented Jul 31, 2024

rs2_register_calibration_change_callback is failing because it requires device_calibration.
But device_calibration inherits from calibration_change_device and it's the latter that exposes register_calibration_change_callback().
So fixed this requirement - this will be needed for the calibration-changed work in progress.

@maloel maloel added the bug label Jul 31, 2024
@maloel maloel requested review from OhadMeir and remibettan and removed request for OhadMeir July 31, 2024 07:29
@maloel maloel removed the request for review from remibettan August 6, 2024 06:23
@maloel maloel merged commit 3fcd655 into realsenseai:development Aug 6, 2024
@maloel maloel deleted the calibration-change-callback-fix branch August 6, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants