View my account

Inactive Color Channel with IMU (D455, windows 10)

Comments

5 comments

  • Miyamoto Ken

    I've tried the same process with D435i. 

    The same problem was happened. 

     

    I guess that it's the common problem among IMU implemented D4XX series. 

    0
    Comment actions Permalink
  • MartyG

    Hi Miyamoto Ken  You are correct, this is a known issue.   Information about it can be found in the link below.

    https://github.com/IntelRealSense/librealsense/issues/7584 

    When creating your own application, a fix for the issue is to create separate pipelines for the streams (put IMU on one pipeline on its own and depth / color on the other) or use callbacks.

    0
    Comment actions Permalink
  • Miyamoto Ken

    Hi MartyG, Thank you for your post. I got understand the current librealsense spec. 

     

    I will roll back the sw version at first.

    I remember that my sw and the realsense viewer are active on the older one (ex: 2.38.1).

    If you notice something in my sw fix strategy, let me know it.

    0
    Comment actions Permalink
  • MartyX Grover

    If you are using firmware version 5.12.8.200 or newer then I would recommend using SDK 2.39.0 or newer.  This is because of changes in the firmware from 5.12.8.200 onwards.

    If you wish to use SDK 2.38.1 then I recommend using firmware version 5.12.7.100.

     

    0
    Comment actions Permalink
  • Miyamoto Ken

    Hi MartyG, thank you for your advice. It's helpful. 

    0
    Comment actions Permalink

Please sign in to leave a comment.