Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the C++ API of "Golden reset"? #13544

Open
diplomatist opened this issue Nov 25, 2024 · 3 comments
Open

where is the C++ API of "Golden reset"? #13544

diplomatist opened this issue Nov 25, 2024 · 3 comments

Comments

@diplomatist
Copy link


Required Info
Camera Model { D455 }
Firmware Version (5.16.0.1)
Operating System & Version {Ubuntu20.04 focal LTS
Kernel Version (Linux Only) (5.10.161)
Platform rk3588s
SDK Version { 2.56.0 }
Language {C++ }
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

Hello, I would like to perform a "Golden reset" on my camera. Apart from resetting it through the calibrateData of realsense viewer/depth quality, are there any C++APIs or sample programs available for resetting?

At present, I can only control the camera through SSH and cannot directly run the realsense viewer/depth quality program as conveniently as on Windows.

@diplomatist
Copy link
Author

I found a C++interface with the following link, which should be open for use, right?
rs.cpp_line3176

image

@MartyG-RealSense
Copy link
Collaborator

Hi @diplomatist Yes, the RealSense SDK (librealsense) is open-source and you are free to use and modify its code.

@diplomatist
Copy link
Author

diplomatist commented Nov 25, 2024

thanks,I will test rs2_reset_to_factory_calibration().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants