Skip to content

daehwa/Gait-Tracking-With-x-IMU-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gait Tracking with x-imu Python

This is the Python code of the Gait-Tracking-With-x-IMU by xioTechnologies, which originally run on MATLAB.

The project Gait-Tracking-With-x-IMU is for the foot tracking algorithm demonstrated in Seb Madgwick's "3D Tracking with IMU" video. The foot tracking is enabled through dead reckoning and integral drift corrected for each time the foot hit the ground. Please also see their original post.

Several Examples of Result

I provide several results of this Python code, comparing with the results of the original code on MATLAB.

spiralStairs_CalInertialAndMag.csv

Python (This repository) MATLAB (xioTechnologies's)

straightLine_CalInertialAndMag.csv

Python (This repository) MATLAB (xioTechnologies's)

stairsAndCorridor_CalInertialAndMag.csv

Python (This repository) MATLAB (xioTechnologies's)

About

This is python version code of Gait_Tracking_with_x-imu by @xioTechnologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages