Repository navigation

#

udacity-self-driving-car

A Sensor Fusion Algorithm that can predict a State Estimate and Update if it is uncertain

Jupyter Notebook
152
9 个月前

Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.

Python
146
6 年前

➿ 💡 My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.

JavaScript
142
2 年前

MPC in vehicle to track reference trajectory

C++
133
7 年前

My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation

C++
105
7 年前

Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.

Python
68
7 年前

Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning

Jupyter Notebook
63
3 年前

Entire Self-Driving Car Software Stack Tested on Real Vehicle

Python
57
6 年前

ROS-based code to control a real self-driving car. Final project for "Wolf Pack" team in Udacity's Self-Driving Car Engineer Nanodegree.

Python
50
7 年前

Intro to Self-Driving Cars program, where I apply my Python and C++ skills with matrices, calculus, computer vision and machine learning to solve self-driving car problems. Key projects included implementing and using sensor data to reconstruct vehicle trajectories. I achieved a very high accuracy in a machine learning project.

Jupyter Notebook
47
7 年前

Udacity Self-Driving Car Nanodegree - Model Predictive Control (MPC) Project

C++
43
6 年前

Computer Vision and Machine Learning related projects of Udacity's Self-driving Car Nanodegree Program

Jupyter Notebook
42
6 年前

Algorithm that steers a vehicle by using just the front-facing camera as an input feed (Advance lane detection)

Jupyter Notebook
25
6 年前

A Particle Filter algorithm which could be used to localize an autonomous system such as a UAV or a self-driving car.

C++
25
6 年前