View my account

"No device connected" error with D435i connected to Jetson Nano in headless mode

Comments

5 comments

  • MartyG

    If you are building Librealsense for a headless setup using CMake, it is recommended that you set the BUILD_GRAPHICAL_EXAMPLES flag to be False (it is True by default).  This ensures that Librealsense will not install programs that require OpenGL graphics, such as the RealSense Viewer and the Depth Quality Tool.

    0
    Comment actions Permalink
  • Ram Grandhi

    Hello MartyG- Thanks, but my question is about the inability to access/discover camera at all in the first place. So, I'm curious how would not building GUI examples would make a difference in the behavior? I am sensing the issue to be with some sort of driver loading (probably, i'm wrong). do you have any further thoughts to my problem, eager to hear from you! Thanks in advance.

    0
    Comment actions Permalink
  • MartyG

    I could not find info related specifically to using the Nano with RealSense in CLI mode, unfortunately. The RealSense SDK can be used in headless mode.  So this suggests that the issue is with the Nano's CLI mode in particular. 

    I did extensive research but could find no other cases of the problem that you reported (though this may be because no one else has tried using a RealSense camera with the Nano in CLI mode).  So my interpretation of the situation is that although it may be possible to use the camera headless, it is possible that it may not be compatible with doing so through the Nano's CLI mode.

    0
    Comment actions Permalink
  • Ram Grandhi

    @MartyG I appreciate you taking time to look into my problem.

    Let me continue my investigation, will keep posted.

    0
    Comment actions Permalink
  • MartyG

    Thanks very much, I look forward to updates.  Good luck!

    0
    Comment actions Permalink

Please sign in to leave a comment.