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

    VOA with front and rear stereo pairs

    VOXL 2
    3
    7
    474
    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.
    • A
      afdrus
      last edited by

      Hi everyone,

      I am setting up a drone with VOXL2 to perform obstacle avoidance using both front and rear stereo inputs. So far, everything seems to work reasonably for the front camera pairs, but as for obstacle distance readings from the rear stereo, an obstacle seem to be always present in the back of the drone. I think that the reason behind this detection is related to my current design of the drone which partially occludes the FOVs of the stereo pair (see pictures below). Could you confirm if this could be the issue? Is there a parameter in the config files that could allow me to discard point clouds that are too close (i.e. in my case the chassis of the drone)?

      Thanks a lot in advance for your reply!
      Screenshot-from-2023-03-27-15-34-43.png

      Jetson NanoJ 1 Reply Last reply Reply Quote 0
      • bensusanaB
        bensusana
        last edited by

        hi @afdrus afdrus
        can you share how did you enable voa on voxl2 platform?
        i didn't fund much details 🙂

        A 1 Reply Last reply Reply Quote 0
        • A
          afdrus @bensusana
          last edited by

          Hi @bensusana !

          It depends which SDK you are using, if you are using SDK 0.9.5 you have to setup the parameters in voxl-vision-px4. There you can both enable the VOA (en_voa: true) and select the camera with which you want to perform the VOA voa_inputs. Then, if you want to send the VOA data with the telemetry to the ground station you can also set ```
          en_send_voa_to_qgc: true

          bensusanaB 1 Reply Last reply Reply Quote 0
          • bensusanaB
            bensusana @afdrus
            last edited by

            @afdrus
            thank you !

            1 Reply Last reply Reply Quote 0
            • Jetson NanoJ
              Jetson Nano @afdrus
              last edited by Jetson Nano

              Hey @afdrus , I am trying to do VOA with VOXL 2 and SDK 0.9, I am getting correct obstacle distances, but the drone is not stopping at the distance, not doing collision prevention

              A 1 Reply Last reply Reply Quote 0
              • A
                afdrus @Jetson Nano
                last edited by

                @Jetson-Nano You should also change some parameters on the autopilot's side, did you do that? Which autopilot are you using?

                Jetson NanoJ 1 Reply Last reply Reply Quote 0
                • Jetson NanoJ
                  Jetson Nano @afdrus
                  last edited by

                  @afdrus Those CP parameters right, I did it. I am using PX4 1.12

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