Some of my projects as a former mentor, reviewer, and beta-tester of Robotics and Self-Driving Car ND
Last updated Oct 6, 2025
17
Stars
7
Forks
1
Issues
0
Stars/day
Attention Score
8
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
Some Udacity Projects
Robotics Nanodegree Term 2 Beta Test
- Adaptive Monte-Carlo Localization
- Robotics Inference
Intro to Self-Driving Car Review Submission
- Traffic Light Detector
Rover
- Perception and Mapping: a "search, sample, and return project" with a virtual rover.
Follow Me
- I used a fully-convolutional neural network to paint all pixels in an image which is part of a person. Two types of persons are identified, the “hero” target person, and everyone else.
Behavioral Cloning
Histogram Filter
- Localization using Histogram Filter Algorithm
Perception PR 2
- A catkin workspace in ROS where a virtual PR2 Robot with an RGBD camera perceives objects and places them on the appropriate dropbox.Point Cloud Recognition
- A catkin workspace in ROS that capture features of objects and then train a classifier to correctly identify the objects from a point cloud file.PID Toy
- A small collection of toys to demonstrate PID control concepts.Related Projects
- A particle-filter visualization in Python using Bokeh based on Udacity's free A.I. for Robotics course - A particle filter implementation to track a kidnapped robot. - An Inverse Kinematics 6DOF Robot Arm Pick and Place Project in ROS. - Scripts showcasing filtering techniques applied to point cloud data. - A catkin workspace in ROS which uses DBSCAN to identify which points in a point cloud belong to the same object. - My path-planning pipeline to navigate a car safely around a virtual highway with other traffic. - A software pipeline using the Model Predictive Control method to drive a car around a virtual track. - A Fully Convolutional Network (FCN) script to label the pixels of a road in images - A deep neural network to classify traffic signs, using TensorFlow. - An unscented Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements. - An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements. - A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM). - An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.🔗 More in this category