PX4-Autopilot/test/sensor_simulator
Mathieu Bresciani 8f3df7a97b
flow: restructure optical flow control logic (#928)
- extract motion checks performed on ground
- move all non-timing check to controlOpticalFlowFusion. This simplifies and standardirzes the setOpticalFlowData function. Furthermore, in some cases (SITL, PX4Flow), the dt is forced to 0 when the quality is 0 (which is usual on ground) so the ekf needs to ignore those values on ground to initialize properly the flow fusion.
- add filter convergence test
- move check for dt time max in setOpticalFlowData
- in the simulator, do not update dt as this is the sensor integration
period.
2020-12-09 11:33:00 +01:00
..
2020-01-23 09:34:07 +11:00
2020-12-03 20:48:51 -05:00
2020-01-14 15:16:25 +03:00
2020-02-01 20:41:12 +11:00
2020-02-01 20:41:12 +11:00
2020-02-01 20:41:12 +11:00
2020-01-24 16:18:42 +03:00
2020-01-14 15:16:25 +03:00
2020-12-03 20:48:51 -05:00
2020-01-14 15:16:25 +03:00
2020-04-08 16:39:15 +02:00
2020-03-03 11:23:45 +01:00
2020-02-01 20:41:12 +11:00
2020-12-03 20:48:51 -05:00