Skip to content

Update rs-on-chip-calib example - #13960

Merged
OhadMeir merged 1 commit into
realsenseai:developmentfrom
jzhao80:jz_occ
Apr 24, 2025
Merged

Update rs-on-chip-calib example#13960
OhadMeir merged 1 commit into
realsenseai:developmentfrom
jzhao80:jz_occ

Conversation

@jzhao80

@jzhao80 jzhao80 commented Apr 23, 2025

Copy link
Copy Markdown

No description provided.

if( keep == "y" || keep == "yes" )
{
cal_dev.set_calibration_table( res );
cal_dev.write_calibration();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you @jzhao80 for the fix.
This line contains tab (at start of line) please convert it into 4 spaces, as we use spaces and some compilers have issues with mixed tabs and spaces.
You can set your editor to always insert spaces instead of tabs.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thanks @OhadMeir. I just updated it.

Signed-off-by: John Zhao <john.zhao@intel.com>
@OhadMeir
OhadMeir merged commit 12161e4 into realsenseai:development Apr 24, 2025
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