Skip to content

KF fusing IMU and motion capture data for quadrotor closed loop dynamics

License

Notifications You must be signed in to change notification settings

romarowski/kalman_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Identification and Kalman Filter for the closed loop dynamics of a quadrotor

Given and input desired lateral position (y_sp) and a measured output lateral position (y), I use System Identification theory to estimate the lateral dynamics of a quadrotor. I use a Linear Grey-Box Model. image

I write a discrete time Linear Kalman Filter to estimate the vehicles lateral velocity, fusing MoCap with IMU.

image

About

KF fusing IMU and motion capture data for quadrotor closed loop dynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages