Skip to content
View wlsmith42's full-sized avatar
Block or Report

Block or report wlsmith42

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. PID-Control PID-Control Public

    Implemented PID controller with twiddle algorithm to continuously tune hyperparameter in order to autonomously drive a vehicle around a track given the vehicle's cross-track error.

    C++ 4

  2. Backyard-Flyer Backyard-Flyer Public

    Built a flight controller that utilizes event-driven programming to autonomously fly a quadcopter through a pre-defined path.

    Python 3

  3. CarND-Capstone CarND-Capstone Public

    This is the final project in Udacity's Self-Driving Car Engineer Nanodegree where we will implement ROS nodes to control Carla - Udacity's self-driving car.

    Python 3 2

  4. Motion-Planning Motion-Planning Public

    This project implements path planning techniques as part of Udacity's Flying Car Nanodegree program.

    Python 2

  5. Advanced-Lane-Lines Advanced-Lane-Lines Public

    Applied signal processing to dash-cam video feed to detect lane lines on the road and used numerical methods to derive approximate real-world measurements of the lane lines.

    Jupyter Notebook 1

  6. Finding-Lane-Lines Finding-Lane-Lines Public

    Implemented canny edge detection and hough transform in lane-finding pipeline to detect lane lines in video streams.

    Jupyter Notebook