-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Timestamp: 1597937561226.082520 Severity: Error Description: RT IC2 Config error on 415 with latest firmware #7142
Comments
The software that we developed to use with the camera is hanging intermittently. I am wondering if this error would be causing the issue. |
Hi @davidkinetisense I researched past cases about the RT IC2 error being experienced when using the RealSense Viewer and sorted through the information provided in those cases. The evidence of users' tests suggested that the problem was not related to USB cables (since the problem occurred whether using the official 1 meter cable or an own choice of cable that was longer). The popular theory reached by users was that the USB chipset on some computer models may make them more likely to have an RT IC2 error than other computer models. Here is an example comment from one of the cases that I reviewed: |
We are seeing this on all new Lenovo and Dells. I am not sure if it is causing the freezing with our application. Has there been any investigation to see what usb chipsets cause this and is there any fix coming? |
I am not aware of an official position regarding a cause of the RT IC2 Config error. The suspicion of the USB chipset was based on the opinions of affected RealSense users who discussed the problem. I would therefore not make recommendations for products without having very high confidence that they would provide a solution. Browsing through reports of RT IC2 Config on the RealSense forums, a noticeable trend through is that Windows 10 is the OS involved in most cases. |
Hi @davidkinetisense Do you require further assistance with this case please? Thanks! |
HI, we are struggling with our unity program intermittently hanging and the
memory filling and eventually crashing. It is a random problem and to this
point have not been able to determine the cause. We were looking into this
error but no success.
David
…On Thu, Sep 3, 2020 at 1:37 AM MartyG-RealSense ***@***.***> wrote:
Hi @davidkinetisense <https://github.com/davidkinetisense> Do you require
further assistance with this case please? Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7142 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APOMMCR23TCS3MFONN323TLSD5BTTANCNFSM4QGJMWYA>
.
--
*David Schnare*
COO Kinetisense Inc.
800-341-2159
*www.kinetisense.com <http://www.kinetisense.com/>*
|
Thank you very much for the update. Do you experience this memory issue only with librealsense in Unity, please? For example, if you create a new empty scene and press play in the editor and monitor memory, do you experience the same memory leak? |
Hi, it is not a leak cause the hang,, it is the hang that causes the memory
to grow. We are really struggling to pinpoint why it hangs and causes the
memory to grow.
One thing I noticed when Kinetisense releases the camera the RTC error
always happens.
[image: image.png]
Thanks, David
…On Thu, Sep 3, 2020 at 11:49 AM MartyG-RealSense ***@***.***> wrote:
Thank you very much for the update. Do you experience this memory issue
only with librealsense in Unity, please? For example, if you create a new
empty scene and press play in the editor and monitor memory, do you
experience the same memory leak?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7142 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APOMMCVLGPKNZXWIQTN7O3DSD7JLXANCNFSM4QGJMWYA>
.
--
*David Schnare*
COO Kinetisense Inc.
800-341-2159
*www.kinetisense.com <http://www.kinetisense.com/>*
|
Your image that you kindly provided by email was not displayed. Could you post the image into this case using the web-page please? Thanks! I re-read your case from the start. Some error messages that appear in the RealSense Viewer can also appear in other applications that the camera is used with, such as the RealSense ROS wrapper's log. If you experience a RT IC2 Config error in the Viewer, there may be an underlying cause that causes your Unity project to freeze if the project is dependent on live camera data and the camera's operation is disrupted in some way. How long has it been since the RealSense DLL files in your Unity project were updated, please? They would not get automatically updated when upgrading to a newer version of the RealSense SDK. So If you set up your Unity project a while ago, the RealSense DLLs in your project may have become outdated compared to the recent firmware driver version stored inside the camera. |
Hi, the same RT IC2 Config error here on a linux machine with latest librealsense installed from source and a D435i. Everything works fine (even the rs-server from a jetson nano. Thanks.) It doesn't seem to be a problem with the usb cable as I used the original one which is working o.k. with all other examples and realsense-viewer for the D435i. |
Got it working. Reading the Readme's helps:-) The Readme.md in the librealsense/tools/rs-imu-calibration/ folder says it all.
Then I restarted the rs-imu-calibration tool again with the -i parameter like this:
The tool answered with the expected behavior and said SUCCESS: saved calibration to camera.` |
I was just about to reply to your case. I'm very pleased to hear that you found a solution yourself. Thanks for the update and for sharing the details of how you did it! |
@MartyG-RealSense |
Case closed due to solution found by customer and no further comments received. |
Issue Description
Timestamp: 1597937561226.082520 Severity: Error Description: RT IC2 Config error on 415 with the latest firmware
When opening the realsense viewer this error is intermittent showing up.
The text was updated successfully, but these errors were encountered: