Skip to content
View wlsmith42's full-sized avatar

Block or report wlsmith42

Report abuse

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

Report abuse

Popular repositories Loading

  1. 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

  2. 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++ 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