GithubHelp home page GithubHelp logo

carnd-unscented-kalman-filter-project-mwolfram's Introduction

CarND-Unscented-Kalman-Filter-Project-mwolfram

  • There are two functioning main.cpp versions, main.cpp.default and main.cpp.test
  • Currently, main.cpp is equal to main.cpp.default and contains the code to run the filter on a given dataset.
  • The main.cpp.test version contains a set of test cases to verify the individual steps of the pipeline. This is based on the test data that was used in class for the programming assignments.
  • For running main.cpp.test, public access has to be granted to all methods in ukf.h, by simply commenting out line 119.

Results

RMSE

0.0621695
0.0829473
 0.324728
  0.21989

NIS

  • 2% of the laser measurements had a higher NIS than 6
  • 4.8% of the radar measurements had a higher NIS than 7.8

Settings for process noise

  • Process noise standard deviation longitudinal acceleration: 0.6 m/s^2
  • Process noise standard deviation yaw acceleration: 0.5 rad/s^2:

carnd-unscented-kalman-filter-project-mwolfram's People

Contributors

mwolfram avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.