Hello there,
@RoyAzriel said:
2d Lidar 50gram above the gps bridge
2 x light ilumination (front, down - we are flying and dark tunnels next to tracking cameras)
props guards the are seen by the tracking camera
we have added tof camera, moving from C28 to C29 ( currently its not working or wired in sw), we have changed the extrinsix.conf file in /etc/modalai accordingly.
all of those changes did not effect our filght and we had good flight with good vio during the flight
If the platform we are discussing has this added elements, it is a custom frame.
@RoyAzriel said:
we are exploting a tunnel for the first time.we use the poshold durung junction turns to hold in place during turbolance. my answer would be we can live with resets assuming we can accumulate the positions for mapping between the resets.
Yes, so that is a mapping/loop closure software responsibility, not VIO.
@RoyAzriel said:
how do we make sure what you are saying is right and we are passing estimates to px4 ?
Check your voxl-vision-hub.conf, if en_vio is set to true, it passes to PX4 as external vision estimates. Also rectified by:
@RoyAzriel said:
HGT_REF=3 //VIO
EKF2_EV_QMIN=16
EKF2_EV_CTRL=15
For now, our PX4 flavour doesn't handle VIO resets gracefully always. We currently have overcome this issue by using VFC. Hence, the reason I suggested that you should try to repeat the same maneuver under VFC position. If you have any questions on how to enable VFC, please feel free to ask.
@RoyAzriel said:
what should I expect ?
Likely more robust performance under resets at the potential cost of manually hover thrust, PID/PD tuning.
PS: I wanted to try reproducing your setup here with non-modded Starling2 Max, but I am unable to match your setup without logs