Skip to content

Implements an extended Kalman Filter for attitude estimation. Only uses the accelerometer measurements with a simplified model to compute pitch and roll of the device.

License

Notifications You must be signed in to change notification settings

thomasjlew/simpl_ekf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

simpl_ekf

ROS package. Implements an Extended Kalman Filter for attitude estimation.

Only uses the accelerometer measurements with a simplified model to compute pitch and roll of the device.

How to run the package

rosrun simpl_ekf simpl_ekf

Assumptions:

-No movement (linear & angular) of the device

  • The model is therefore overly simplified.

About

Implements an extended Kalman Filter for attitude estimation. Only uses the accelerometer measurements with a simplified model to compute pitch and roll of the device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published