Introduction to Robotics

Instructor: Stefanos Nikolaidis (nikolaid at usc dot edu)

TAs: TBD

Content Contributors: Hejia Zhang, David Millard, Aravind Kuramaguru, Gautam Salhotra

Lectures: Mon / Wed 2:00 - 3:50 WPH B27

Office Hours: Wed 4pm - 5pm, RTH 401

Course Description: This class will introduce students to the fundamental questions in robotics: what are good models of the world and how to integrate them reliably into the planning of deployed robotic systems physically interacting with the environment. All these problems arise from the uncertainty due to sensor noise, modeling limitations, approximations in algorithmic computations and inherent unpredictability of action outcomes. The course will explore probabilistic techniques that allow robots to act reliably and exhibit a variety of different behaviors in spite of different sources of uncertainty. We will first cover algorithms for state estimation in both known and unknown environments. We will then explore functional aspects of robot’s interaction with the world, such as the geometry of configuration spaces and manipulation planning in these spaces. We will wrap up the course by exploring the interplay of inference and planning and its applications in robot autonomy and human-robot interaction.

Learning Objectives: In this course, you will be introduced to probabilistic techniques that allow state estimation, manipulation and planning in robotics. By the end of this course you should be able to:

Prerequisites: Students are required to have a solid background of probability theory, linear algebra and calculus. Programming knowledge of Python is also required.

Reading Material: There is no required textbook for this course. The lecture material is available online. Much of the lecture material is taken from these books:

The assignments and final exam will be based only on material covered in the lectures.

Grading:

Component Percentage
Lab Assignments 40%
HW Assignments 30%
Final Exam 30%

Assessment of Assignments

Note: Regardless of the grading system, you are required to submit all homework assignments, lab assignments and take the final exam to receive a passing grade for the class.

Tentative Schedule:

Date Lecture Topic Assignment (Released)
Readings Notes
Mon
Aug 26
1 Python / ROS Tutorial
Wed
Aug 28
2 Introduction Lab1 Slides
Mon
Sep 2
Labor day (no class)
Wed
Sep 4
3 Matrix Algebra Refresher SS Appendix A Slides
Mon
Sep 9
4 Probability Theory HW1 (Math Fundamentals) RN Ch. 13-14 Slides
Wed
Sep 11
5 Bayesian Networks Slides
Mon
Sep 16
6 Bayesian Filters TBF Ch. 2, 3.1-3.2.3 Slides
Wed
Sep 18
7 Kalman Filters and EKF HW2 (KF/EKF) TBF Ch. 3.3.1-3.3.3 Slides
Mon
Sep 23
8 Particle Filters TBF Ch. 4.3.1-4.3.2 Slides
Wed
Sep 25
9 Motion Models and Sensor Models TBF Ch. 5.3.2, 5.4.2, 6.3.1, 6.6.2 Slides
Mon
Sep 30
10 Localization and Mapping Ch. 7.4.1, 7.4.2, 7.5.1, 9.2 - excluding 9.2.1 Slides
Wed
Oct 2
11 Midterm review Slides
Mon
Oct 7
12 AIKIDO Tutorial Lab 2 (Localization) AIKIDO (Personal Robotics Lab, University of Washington)
Wed
Oct 9
13 Mathematical Programming Slides
Mon
Oct 14
14 Configuration Spaces CL 3.1,3.2, 3.5.1 Slides_1, Slides_2
Wed
Oct 16
15 Kinematic Transformations CL 3.6-3.8 Slides
Mon
Oct 21
16 Inverse Kinematics HW3 (FK/IK) Slides
Wed
Oct 23
17 Sampling-based
Motion Planning I
CL 7.1.1, 7.2.2 Slides
Mon
Oct 28
18 Special Topics in Robotics
Wed
Oct 30
19 Sampling-based
Motion Planning II
HW4 (RRT) CL 7.3.3, LA 7.3.1 Slides
Mon
Nov 4
20 Task Space Regions Task Space Regions Slides
Wed
Nov 6
21 Linear Dynamical Systems Slides
Mon
Nov 11
Veterans day (no class)
Wed
Nov 13
22 Dynamics Lab 3 (Motion Planning) SS Ch. 7.1.1 Slides
Mon
Nov 18
23 Non-Linear Control SS Ch. 8.6.2, Appendix C3 Slides
Wed
Nov 20
24 Robot Learning HW 5 (Imitation Learning) Slides
Mon
Nov 25
25 Acting Under Uncertainty Lab 4 (Task Space Regions) Risk-aware planning Slides
Wed
Nov 27
Thanksgiving Holiday (no class) Slides
Mon
Dec 2
27 Final Review Slides
Wed
Dec 4
28 Q & A

Additional Policies: Please read the statement on academic conduct and student support systems.