Update states using accelerometer and gyroscope data for insfilterMARG
insfilterMARG
predict(FUSE,accelReadings,gyroReadings)
predict(FUSE,accelReadings,gyroReadings) fuses accelerometer and gyroscope data to update the state estimate.
FUSE
accelReadings
gyroReadings
collapse all
insfilterMARG, specified as an object.
Accelerometer readings in m/s2, specified as a 3-element row vector.
Data Types: single | double
single
double
Gyroscope readings in rad/s, specified as a 3-element row vector.
insfilter | insfilterMARG
insfilter