Thanks to visit codestin.com
Credit goes to github.com

Skip to content

attaoveisi/EKF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKF

implementation of extended kalman filter for sensor fusion

Fusion of Radar and Lidar Data for calculation of 2D position and velocities:

Here the comparsion between the Fusion and the ground truth data are shown:

image

image

image

How to use:

git clone https://github.com/attaoveisi/EKF.git

cd EKF

then use:

./runEKF

Output:

The output of the offline data fusion is being saved in a folder called filter_output

About

implementation of extended kalman filter for sensor fusion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages