• Stars
    star
    1
  • Language
    C++
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unscented Kalman filter implemented for vehicle position and velocity estimation using constant turn rate and velocity process model

More Repositories

1

SFND_3D_Object_Tracking

Sensor fusion module for 3D Object Tracking. The project uses a combination of Lidar and Camera data for making an estimation of the distance for the preceding vehicle.
C++
3
star
2

CarND-Path-Planning-Project

Implementation of highway driving using localization and sensor fusion. The code implements behavioral planning in a form of a state machine for lane changes and velocity adjustment
C++
2
star
3

SFND_Radar_Target_Generation_And_Detection

Implementation of Radar Target Generation And Detection project for the Udacity Sensor Fusion Nanodegree program
MATLAB
2
star
4

SFND_2D_Feature_Tracking

2D Feature Tracking project using OpenCV detectors and descriptors for keypoint tracking in multiple frames. The project uses a variety of detectors and descriptors and performs analysis of the best possible combination with regards to processing time and detection precision.
C++
2
star
5

CarND-PID-Control-Project

Implementation of a PID controller for vehicle steering and throttle for the Udacity Self-Driving Car Nanodegree
C++
1
star
6

CarND-Extended-Kalman-Filter-Project

Implementation of Extended Kalman Filter for Udacity Self Driving Car Nanodegree program
C++
1
star
7

CarND-Traffic-Sign-Classifier-Project

Traffic sign classifier implemented with LeNet neural network architecture using TensorFlow for the Udacity Self-Driving Car Nanodegree program
HTML
1
star
8

CarND-LaneLines-P1

FIrst project for Udacity Self Driving Car Nanodegree
Jupyter Notebook
1
star
9

CarND-Behavioral-Cloning-P3

Behavioural Cloning project for the Udacity Self Driving Car Nanodegree that uses deep learning for vehicle control in simulator
Python
1
star
10

CarND-Kidnapped-Vehicle-Project

Implementation of particle filter for sparse localization based on map landmarks for the Udacity Self Driving Car Nanodegree. Project Kidnapped Vehicle
C++
1
star
11

SFND_Lidar_Obstacle_Detection

Lidar point cloud processing project. This project performs processing of Lidar point cloud information to determine obstacles. This is done by performing segmentation to determine which points belong to the same 3d plane and clustering to determine which points represent an obstacle on the road
C++
1
star