gmwm
gmwm copied to clipboard
MA1() needs initial values
The moving average model needs initial values. Otherwise, following error occurs:
error: Mat::operator(): index out of bounds
However, for auto_imu
initial values seem not to be considered. The above error occurs in any case.