Main Content
tunerPlotPose
Description
plots the current pose estimate, consisting of orientation (and possibly position, depending
on the filter), and the ground truth values. stopTuning
= tunerPlotPose(params
,tunerValues
)params
contains the best
estimates of the filter parameters during the current tuning iteration.
tunerValues
contains information on the tuner configuration, sensor
data, and ground truth data. Use this function as the value for the
OutputFcn
property of the tunerconfig
object to plot the tuning results during iterations.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a
See Also
tunerconfig
| tunernoise
| imufilter
| ahrsfilter
| ahrs10filter
| insfilterMARG
| insfilterAsync
| insfilterErrorState
| insfilterNonholonomic