- Strasbourg - France
-
SFND_Unscented_Kalman_Filter Public
Forked from udacity/SFND_Unscented_Kalman_FilterC++ UpdatedJan 19, 2021 -
Radar signatures analyze to detect and track objects. Apply dynamic thresholds to identify and eliminate false positives.
-
SFND_3D_Object_Tracking Public
Forked from udacity/SFND_3D_Object_Tracking -
SFND_2D_Feature_Tracking Public
Forked from udacity/SFND_2D_Feature_Tracking -
SFND_Lidar_Obstacle_Detection Public
Forked from udacity/SFND_Lidar_Obstacle_Detection -
Position and Velocity Estimation of a bicycle using the Extended Kalman Filter with noisy lidar and radar data measurements.
-
SW Pipeline to identify the lane boundaries from a front-facing camera on a car (use of OpenCV)
opencv computer-vision image-processing self-driving-car distortion-correction distortion-coefficients bird-eyeJupyter Notebook MIT License UpdatedOct 30, 2020 -
SFND_Camera Public
Forked from udacity/SFND_CameraThis repo contains all exercises and corresponding solutions for Sensor Fusion ND.
C++ UpdatedSep 15, 2020 -
-
FCND-Estimation-CPP Public
Forked from udacity/FCND-Estimation-CPPState Estimation of a 3D Quad with the use of Bayes Rules (Extended Kalman Filter)
C++ UpdatedApr 24, 2020 -
FCND-Controls-CPP Public
Forked from udacity/FCND-Controls-CPPControl System development (Cascade Controller) for a drone in a 3D environment
-
FCND-Motion-Planning Public
Forked from udacity/FCND-Motion-PlanningGrid and Graph Search with the A* algorithm (path+cost function) for a drone in an urban environment + Path optimization
-
CNN model Training to minimize the error between the desired command (data recorded) and the computed steering command output (from the CNN)
Jupyter Notebook GNU General Public License v3.0 UpdatedJan 12, 2020 -
FCND-Backyard-Flyer Public
Forked from udacity/FCND-Backyard-FlyerFinite state machine (event-driven programming) implementation for autonomously flying a drone
Python UpdatedJan 12, 2020 -
Udacity Project : Cross Track Error (CTE) minimization with the 3 PID hyperparameters
C++ MIT License UpdatedJan 10, 2020 -
Particle filter implementation and combination with a map to determine the precise location of a vehicle
-
Udacity Project : Simple SW Pipeline to identify the lane boundaries in a video from a front-facing camera on a car (Canny functions and Hough Transform)
Jupyter Notebook MIT License UpdatedJan 10, 2020 -
2D-Path-Planner Public
Udacity Project : Implementation of a Behavior planning (with a finite state machine) and a smooth and safe trajectory (to overtake a car)
-
Self-Driving-Car-Nanodegree-Capstone Public
Forked from josehoras/Self-Driving-Car-Nanodegree-CapstoneROS system to drive a car and recognize traffic lights from camera images
Python MIT License UpdatedDec 16, 2019 -
Udacity Project : Design and Implementation of a CNN Pipeline for a Traffic Sign Recognition (Tensorflow Framework)
python udacity deep-learning tensorflow self-driving-car convolutional-neural-networks traffic-sign-recognitionJupyter Notebook MIT License UpdatedNov 12, 2019
