Hi !
I’m playing with an optical flow sensor (MTF-01P) and I have question about how PX4 uses it as velocity estimation source.
Everything works fine with my setup, but only if I set EKF2_HGT_REF to something other than Range Sensor.
I tried to dig into the code (github), but it’s a complex one x) and I do not understand how to enable optical flow if HGT_REF is range sensor ?
Best