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

on-chip calibration via Intel realsense viewer v2.34.0" is not responding. #6231

Closed
mingyangpeng opened this issue Apr 13, 2020 · 12 comments
Closed

Comments

@mingyangpeng
Copy link

Required Info
Camera Model { D415 }
Firmware Version (05.12.03.00)
Operating System & Version { Linux (Ubuntu 18.04.4 LTS) }
Platform PC
SDK Version {2.34.0 }

Issue Description

Intel realsense viewer : When I try to use on-Chip Calibration(Very fast /fast/Medium/Slow/White Wall)/Tare Calibration, after a while,it says " Intel realsense viewer v2.34.0" is not responding.

Output:
types.h:307 " get_device_time_ms() took too long(more then 2mSecs)";
synthetic-stream.cpp:48 "Exception was thrown during user processing callback";

@MartyG-RealSense
Copy link
Collaborator

There is currently a known issue with the RealSense Viewer in 2.34.0 and the error that you quoted.

#6189

@dingbaiyin
Copy link

I am trying, but it is not finished yet. Don't know what to do next

@MartyG-RealSense
Copy link
Collaborator

I just tested the On-Chip Calibration with 2.34.0 and experienced the same freezing problem (as the get_device_time_ms error in 2.34.0 is not yet fixed). I tested On-Chip Calibration in the Viewer with the previous SDK version 2.33.1 and it worked perfectly. So the only suggestion I can offer is to use SDK 2.33.1 for now if you need to perform an On-Chip Calibration.

@dingbaiyin
Copy link

I need to use C and C ++ to implement the self-calibration function under the Linux system, but I do n’t know how to call the calibration function. I have been stuck for some time now, and I have not found any practical examples,Do you have any implementation examples ?Thank you .

@dingbaiyin
Copy link

Thank you very much .I have read the document .I hope I can realize the function

@dingbaiyin
Copy link

I also encountered problems when using Intel.RealSense.Viewer-2.34.exe. When applying new calibration parameters, the software crashed

@MartyG-RealSense
Copy link
Collaborator

The Viewer is having a freeze problem at the moment with on-chip calibration in 2.34.0. Myself and another RealSense user have also experienced it. I tested on-chip calibration with the previous SDK 2.33.1 yesterday and it worked perfectly, so my recommendation is to use 2.33.1 until the problems are fixed.

@dingbaiyin
Copy link

Thank you, your suggestions are very valuable to me

@songshan0321
Copy link

The Viewer is having a freeze problem at the moment with on-chip calibration in 2.34.0. Myself and another RealSense user have also experienced it. I tested on-chip calibration with the previous SDK 2.33.1 yesterday and it worked perfectly, so my recommendation is to use 2.33.1 until the problems are fixed.

May I know how to downgrade realsense-viewer into 2.33.1?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented May 11, 2020

@songshan0321 If you are using Windows, it is simple to download an earlier version of the RealSense Viewer. Go to the 'Assets' file list at the bottom of the details for SDK 2.33.1 on the SDK 'Releases' page and click on the link titled 'Intel.RealSense.Viewer.exe' to download this version of the Viewer.

https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1

image

You should launch the Viewer from the folder location that you downloaded it to, as the desktop shortcut icon will still point to the 2.34.0 version of the Viewer.

If you are using Linux though, I would think that you would have to download the source code for the 2.33.1 SDK from the asset list above and compile the entire 2.33.1 SDK to install the 2.33.1 Viewer.

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

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

No branches or pull requests

4 participants