Skip to content

Commit

Permalink
Merge pull request udacity#9 from andrewpaster/master
Browse files Browse the repository at this point in the history
new data set and updated README instructions to reflect new data set
  • Loading branch information
andrewpaster authored Apr 18, 2017
2 parents 1081475 + 98a4cb7 commit 55ca233
Show file tree
Hide file tree
Showing 4 changed files with 501 additions and 1,425 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Self-Driving Car Engineer Nanodegree Program
3. Compile: `cmake .. && make`
4. Run it: `./UnscentedKF path/to/input.txt path/to/output.txt`. You can find
some sample inputs in 'data/'.
- eg. `./UnscentedKF ../data/sample-laser-radar-measurement-data-1.txt output.txt`
- eg. `./UnscentedKF ../data/obj_pose-laser-radar-synthetic-input.txt`

## Editor Settings

Expand Down
Loading

0 comments on commit 55ca233

Please sign in to comment.