ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Auto-Exposure Issue with Tracking Camera

    VOXL m500 Reference Drone
    5
    7
    302
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Michael HinckleyM
      Michael Hinckley
      last edited by

      Hello, I am experiencing an auto-exposure issue with the tracking camera. The camera constantly flashes between bright and dim frames when it is exposed to sunlight. I recently flashed the drone with the VOXL 3.6.0 system image, but the problem still persists. Additionally, I tried sending the drone a manual gain and exposure, but the flashing continued after voxl-streamer was restarted.

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        Hi Michael,

        We're aware of the flickering issue and have fixed it on our dev branch which we're planning to do a full release of in the coming weeks.

        As for the failure to set manual exposure/gain, how are you sending these instructions?

        H 1 Reply Last reply Reply Quote 0
        • Michael HinckleyM
          Michael Hinckley
          last edited by Michael Hinckley

          Hi Alex,

          We were using:

          voxl-send-command tracking set_exp_gain <exposure> <gain>
          

          However, it seems that we were not setting the auto exposure mode to "off" before sending the commands.

          1 Reply Last reply Reply Quote 0
          • H
            hmlow @Guest
            last edited by

            @Alex-Gardner
            I'm looking forward to the fix as well.
            Which version will it be released on? Is fix applied to voxl-camera-server or voxl-qvio-server?

            1 Reply Last reply Reply Quote 0
            • D
              david.moro
              last edited by

              Hi! It has been almost a year since the last response in this thread. I assume the change made it to the full release. I just flashed a board with SDK 1.0.0 and I see the problem when flying outdoors. Can you confirm this fix got pushed? DM and I can share a link to a video.

              Cheers!

              1 Reply Last reply Reply Quote 0
              • ModeratorM
                Moderator ModalAI Team
                last edited by

                The AE defaults are configured for OV7251. If you are using a different sensor, you'll need to tweak the PI values yourself to achieve your desired setup

                Details here:
                https://docs.modalai.com/voxl-camera-server/#camera-server-config-file

                If there is flicker, you could probably start by turning down the P gain. Here are the relevant parameters

                ae_k_p_ns: the desired p_ns for the exposure algorithm
                ae_k_i_ns: the desired k_i for the exposure algorithm
                ae_max_i: the desired max_i for the exposure algorithm

                D 1 Reply Last reply Reply Quote 0
                • D
                  david.moro @Moderator
                  last edited by

                  @Moderator , I am using the standard OV7251 sensor. The Flicker does not happen indoors though. Happy to share a video.

                  Regards,

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Powered by NodeBB | Contributors