Tune imufilter
parameters to reduce estimation error
tune(
adjusts the properties of the filter
,sensorData
,groundTruth
)imufilter
filter object,
filter
, to reduce the root-mean-squared (RMS) quaternion distance
error between the fused sensor data and the ground truth. The function fuses the sensor data
to estimate the orientation, which is compared to the orientation in the ground truth. The
function uses the property values in the filter as the initial estimate for the optimization
algorithm.
tune(___,
specifies the
tuning configuration based on a config
)tunerconfig
object,
config
.
[1] Abbeel, P., Coates, A., Montemerlo, M., Ng, A.Y. and Thrun, S. Discriminative Training of Kalman Filters. In Robotics: Science and systems, Vol. 2, pp. 1, 2005.