Skip to content

Extended Kalman Filter Project from Self-Driving Car Nanodegree Program

Notifications You must be signed in to change notification settings

GorshkovNikita/extended-kalman-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build and run

  1. mkdir build
  2. cd build
  3. cmake .. - can take up some time, because it's downloading thrid party dependencies from github
  4. make
  5. ./extended_kalman_filter

About

Extended Kalman Filter Project from Self-Driving Car Nanodegree Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published