Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ninopereira authored Aug 26, 2017
1 parent 79e32c5 commit e5c3c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CarND-Path-Planning-Project
Self-Driving Car Engineer Nanodegree Program


![Path Planning](PathPlanning.png)
## Brief description

In this project, the goal was to design a path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic. A successful path planner is able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.
Expand Down

0 comments on commit e5c3c14

Please sign in to comment.