Date | Topic | Slides | Recommended Reading | Homework |
Jan 3 | Introduction | Lecture 1 | Python, Numpy | Assignment 0 |
Jan 4 | ROS and Racecar Tutorial | RACECAR Components, ROS Basics, HW0 Overview | ROS (ROS Supplement) | - |
Jan 5 | Anatomy of an Autonomous Vehicle | Lecture 2 | ROS (ROS Supplement) | - |
Jan 8 | Intro to State Estimation | Lecture 3 | Prob Robotics CH 2 | - |
Jan 10 | Bayes Filters | - | MacKay CH 2 | - |
Jan 12 | Motion Models | Lecture 5 | Prob Robotics CH 5 | - |
Jan 15 | - | - | Assignment 1 | |
Jan 17 | Motion Model Noise and Sensor Models | - | Prob Robotics CH 5 & 6 | - |
Jan 19 | Particle Filters Derivation | - | Prob Robotics CH 4 | - |
Jan 22 | Particle Filters Cont'd | - | Prob Robotics CH 4 & 8, Notes | - |
Jan 24 | Particle Filter Difficulties, Tricks of the trade | - | Notes | - |
Jan 25 | HW 1 Discussion | HW 1 Example Figures | - | - |
Jan 26 | Occupancy Grid Mapping | - | Prob Robotics CH 9 | - |
Jan 29 | Manipulation, Manifold Particle Filter | - | - | - |
Jan 31 | SLAM | Lecture 12 | Prob Robotics CH 10 & 13 | - |
Feb 2 | Local control - PID | Lecture 13 | Additional PID Resource | Assignment 2 |
Feb 5 | Model Predictive Control | - | - | - |
Feb 7 | Image Processing & Projective Geometry | Lecture 15 | - | - |
Feb 9 | Model Learning | Lecture 16 | - | - |
Feb 12 | Supervised Learning | Lecture 17 | - | - |
Feb 14 | Supervised Learning Cont'd | Lecture 18 | - | - |
Feb 16 | Neural Networks | Lecture 19 | Pytorch Tutorial | Assignment 3 |
Feb 21 | Model Predictive Path Integral Control | Lecture 20 | - | - |
Feb 23 | Linear Quadratic Regulation | Lecture 21 | - | - |
Feb 26 | Introduction to Planning | Lecture 22 | - | Final Project Spec, Dubins Planning |
Feb 28 | Planning on Roadmaps | Lecture 23 | - | - |
Mar 02 | Lazy Search | Lecture 24 | - | - |
Mar 05 | Introduction to Deep Reinforcement Learning | Lecture 25 | - | - |
Mar 07 | SDFs Tracking and Mapping | Lecture 26 | - | - |
Mar 09 | Quadcopter Control | - | - |