Skip to content

My projects for Udacity's Self Driving Car Nanodegree program.

License

Notifications You must be signed in to change notification settings

YashBansod/udacity-self-driving-car

Repository files navigation

udacity-self-driving-car

This Github repository was created for sharing the application implemented for the projects of Udacity's Self Driving Car Nanodegree program

Project Contents

The IPython notebook in this repository contains code to calculate the camera matrix and distortion coefficients


GOPR0035


undist_GOPR0035

Finding Lane Lines on the Road


solidWhiteCurve


solidYellowCurve


whiteCarLaneSwitch

Finding Lane Lines on the Road (Advanced Algorithm)


Test Image


Lane Boundary Overlay

Deep Learning based Traffic Sign Classification

Deep Learning based Behavior Cloning


Center Camera Image


Left Camera Image


Right Camera Image


Center Camera Image


Left Camera Image


Right Camera Image

In this project you will utilize a Kalman filter to estimate the state of a moving object of interest with noisy lidar and radar measurements.