View my account

intel d410 depth sensor - laser power control

Comments

5 comments

  • MartyG

    Hi Surajkumar  The Failed to set power state error suggests a problem with accessing the camera, either because it was already being used (i.e in a 'busy' state) or it is not being detected (perhaps because of insufficient power on the USB port).  The latter possibility of a USB power related issue is more likely.

     

    Can you confirm please whether you are using one or two D410 modules, as you mention '02 sensors'.  "Low power" small sized single board computers may have difficulty accessing two cameras simultaneously. 

     

    Power related issues may also occur with a single camera if the camera is connected to a USB OTG micro-sized USB port on the board via an adaptor instead of a full-sized port. 

    0
    Comment actions Permalink
  • Surajkumar

    i am using two d410 sensor connected on raspberry pi. after configuring the profile, before starting the pipeline. i am trying to call API for controlling laser power. Basically i am trying to reduce the laser power.

    0
    Comment actions Permalink
  • MartyG

    With Raspberry Pi boards, only one RealSense camera per Pi board is usually used.  Handling two cameras simultaneously may require a larger board, such as the Up Squared which can work with two cameras. 

     

    An example of the principle of one camera to one Pi is RealSense's ethernet networking system in the image below.

     

     

    Have you tried accessing the two cameras with a multiple camera application such as the RealSense SDK's rs-multicam example program in order to determine whether the problem is with opening separate pipelines for the two cameras?

    0
    Comment actions Permalink
  • Surajkumar

    i am able to capture frames from two sensors simultaneously with out any issue. only when i try to execute these API. it fails. 

    0
    Comment actions Permalink
  • MartyG

    If you are detecting the cameras automatically instead of manually specifying separate pipelines and serial numbers for each of the two cameras then I would recommend not attempting to alter the Laser Power setting if the two cameras are working normally.  RealSense 400 Series cameras are highly power-efficient by default, and reducing the Laser Power could have a negative effect on the quality of the depth image if you are streaming depth.

    0
    Comment actions Permalink

Please sign in to leave a comment.