Error while Integrating Acceleration to get Position after Fusion
Hello,
I need to get position and track the motion of the IMU from the acceleration and other data it gives. I am using a Nucleo STM32F401RE board and a X-Nucleo- IKS01A2 MEMS sensor. I am using the DataLogFusion example in Unicleo-GUI. To get position I am integrating the Linear X, Y, Z acceleration output twice.
For even small movements lasting just for I am not able to get even a reasonably ok plot of the motion path of the sensor( for example when moved in a circle on a flat surface , after integrating I get something else). I have observed that there is a general parabolic increase in position which overshadows the actual motion in most cases.
A few insights on how to solve this problem and accurately get position from the ST IMU ( LSM6DSL) after Fusion would be of great help to me.
