I was checking the interpolation codes and I realise the leftAccel and rightAccel is always the same which eventually causing the interpolated acc_data equals to leftAccel and rightAccel.
I wonder if it only happens on my device (Samsung S8, Android 9) only.
Inside syncInertialData() in IMUManager

I was checking the interpolation codes and I realise the leftAccel and rightAccel is always the same which eventually causing the interpolated acc_data equals to leftAccel and rightAccel.
I wonder if it only happens on my device (Samsung S8, Android 9) only.
Inside syncInertialData() in IMUManager