htekin42
Member level 2

Hi everybody,
I am trying to implement an adaptive kalman filter for 2 gyro and gnss data. sensors output is 20Hz and gnss output is 10Hz. For kalman filter calculation, there is time interval value at transition matrix. I am confused about declearing delta time value. Should I decleare value as 1000/20= 50ms or time between reading?
Thanks
I am trying to implement an adaptive kalman filter for 2 gyro and gnss data. sensors output is 20Hz and gnss output is 10Hz. For kalman filter calculation, there is time interval value at transition matrix. I am confused about declearing delta time value. Should I decleare value as 1000/20= 50ms or time between reading?
Thanks