Skip to content

Implementation of an uncented Kalman filter to fuse lidar and radar sensor data.

Notifications You must be signed in to change notification settings

pkern90/Unscented-Kalman-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unscented-Kalman-Filter

Implementation of an unscented Kalman filter to fuse lidar and radar sensor data.

Input and Output files are required

Usage:
  /Unscented-Kalman-Filter [OPTION...] positional parameters

  -h, --help        Print help
  -i, --input arg   Input File
  -o, --output arg  Output file
  -v, --verbose     verbose flag
  -r, --radar       use only radar data
  -l, --lidar       use only lidar data

About

Implementation of an uncented Kalman filter to fuse lidar and radar sensor data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published