Skip to content

Undergrad dissertation on 3D pose estimation from inertial data.

License

Notifications You must be signed in to change notification settings

nikolageorgiev2000/IMU-Pose-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investigation of Pose Estimation From Sparse Inertial Data

For my final-year undergraduate dissertation at the University of Cambridge, I investigated the problem of inferring 3D pose from inertial sensor measurements. This repository holds the modules I wrote for non-linear optimization, kinematic modeling, calibration, data collection, and exact inference.

A fixed-lag smoother was derived using Gaussian Belief Propagation on a junction tree, generalizing the Kalman filter. Calibration of 9-axis IMUs was extensively researched to provide an end-to-end solution. The implemented algorithms were successful at decreasing error in estimated pose compared to dead-reckoning on the tested IMU sensors as well as a synthetic dataset of human motion.

Full report: pose_estimation.pdf

Many thanks to Andrea Ferlini for supervising me during this project, as well as Andreas Grammenos and Manon Kok for providing highly valuable advice regarding sensor calibration and fusion.

About

Undergrad dissertation on 3D pose estimation from inertial data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published