Skip to content

micsh/Extended-Kalman-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended-Kalman-Filter

Extended-Kalman-Filter Project

This is an implementation of the project defined here: CarND-Extended-Kalman-Filter-Project

Dependencies

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory: mkdir build && cd build
  3. Compile: cmake .. && make
    • On windows, you may need to run: cmake .. -G "Unix Makefiles" && make
  4. Run it: ./ExtendedKF

About

Udacity Extended-Kalman-Filter Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published