Trajectory with IMU sensor - Python

Job ID: 36497956

Budget: $30 – $250 USD

I want to use the data from an IMU sensor (gyroscope and accelerometer) to create a trajectory of the person similar to this videos:
https://youtu.be/htoBvSq8jLA
https://youtu.be/SI1w9uaBw6Q

You can use an app to get the data in a CSV (https://play.google.com/store/apps/details?id=com.chrystianvieyra.physicstoolboxsuite).

I want it to be done with Python and keeping in mind that I want it to be clear to read the X gyroscope, Y gyroscope, Z gyroscope, X accelerometer, Y accelerometer, Z accelerometer data intake.