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

    How does voxl-vision-configuration parameters relate to PX4 parameters?

    Ask your questions right here!
    2
    3
    320
    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.
    • Pey AstigP
      Pey Astig
      last edited by

      For example, does having VIO to True, simply set PX4 parameters to use External Vision for EKF2? Do I have to change VIO and VOA to false if I'm doing an outdoor flight test?

      1 Reply Last reply Reply Quote 0
      • modaltbM
        modaltb ModalAI Team
        last edited by

        Hi Pey,

        Enabling VIO in voxl-vision-px4 will, at a high level, tell VOXL to use do the processing required and then send the appropriate MAVLink packets to PX4, but it doesn't set any parameters in PX4 (similar with VOA, where it sends object distance packets).

        If PX4 params aren't setup to use VIO (e.g. EKF2_AID_MASK) then PX4 will ignore this. So you have to configure PX4, see this:
        https://gitlab.com/voxl-public/px4-parameters/-/blob/master/helpers/ekf2_indoor_vio.params

        If you want to use GPS for outdoor flights, you could use these settings for example:

        https://gitlab.com/voxl-public/px4-parameters/-/blob/master/helpers/ekf2_outdoor_gps_mag.params

        1 Reply Last reply Reply Quote 0
        • modaltbM
          modaltb ModalAI Team
          last edited by

          Quick note: one could set px4 parameters from VOXL using the following tool:

          https://docs.modalai.com/voxl-vision-px4-nuttx-shell/

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