How does voxl-vision-configuration parameters relate to PX4 parameters?
-
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.paramsIf 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
-
Quick note: one could set px4 parameters from VOXL using the following tool:
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login