16-782 Planning and Decision-making in Robotics

Planning and Decision-making are critical components of autonomy in robotic systems. These components are responsible for making decisions that range from path planning and motion planning to coverage and task planning to taking actions that help robots understand the world around them better. This course studies underlying algorithmic techniques used for planning and decision-making in robotics and examines case studies in ground and aerial robots, humanoids, mobile manipulation platforms and multi-robot systems. The students will learn the algorithms and implement them in a series of programming-based projects.

To take the class students should have a good knowledge of programming and data structures.

Fall 2017 Course Information

Announcements

Dates/times

Class meetings: Mondays, Wednesdays, 1:30-2:50PM, Newell-Simon Hall 3002

Instructor

Who Email
Maxim Likhachev

Teaching Assistants

Who Email
Fahad Islam

Office Hours

Who Location Hours
Instructor NSH 3211 Fri 9-10AM & by appointment
TA NSH 1615 Mon 4-5PM & Thu 1-2PM

Grading

The criteria used to compute the final grade will consist of a combination of scores obtained on the exam, three programming assignments (homeworks), pop quizzes, final project and class participation:

Three homeworks 33%
Exam 20%
In-class pop quizzes 10%
Final project 32%
Participation 5%

Each student has a total of 3 free late days that may be used as needed for homeworks. No late days may be used for the final project!
Additional details: A late day is defined as a 24-hour period after the deadline. After the free late days are used up, each additional late day will incur a 10% penalty on the maximum achievable score. For example, if the assignment is worth 100 points, your maximum score will drop to 90 points for 1 additional late day and to 80 points for 2 additional late days, etc.

Class lectures/notes:

Tentative schedule posted here (PDF)

Date Topic Slides Homeworks Additional Info
8/28 (Mon) Introduction, What is Planning, Role of planning in Robots. slides
-
-
8/30 (Wed) Planning Representations: Implicit vs. Explicit Graphs; Skeletonization, Cell decomposition, Lattice-based Graphs slides
-
-
9/4 (Mon) LABOR DAY: NO CLASS -
-
-
9/6 (Wed) Search Algorithms: A*, Weighted A*, Backward A* slides
-
-
9/11 (Mon) Search Algorithms: Heuristic Functions, Multi-Heuristic A* slides
-
-
9/13 (Wed) Search Algorithms: Heuristic Functions, Multi-Heuristic A* (cont'd) -
-
9/18 (Mon) Interleaving Planning and Execution: Anytime and Incremental A* slides
-
-
9/20 (Wed) Interleaving Planning and Execution: Real-time Heuristic Search slides
-
-
9/25 (Mon) Case Study: Planning for Autonomous Driving slides
-
-
9/27 (Wed) Planning Representations: Probabilistic Roadmaps for Continuous Spaces slides
-
-
10/2 (Mon) Planning Representations/Search Algorithms: RRT, RRT-Connect, RRT* slides
-
-
10/4 (Wed) Planning Representations/Search Algorithms: RRT, RRT-Connect, RRT* (cont'd) -
-
10/9 (Mon) Case Study: Planning for Mobile Manipulators and Legged Robots slides
-
-
10/11 (Wed) Search Algorithms: Multi-goal A*, IDA* slides
-
-
10/16 (Mon) Case Study: Planning for Coverage, Mapping and Surveyal slides
-
-
10/18 (Wed) Search Algorithms: Markov Property, Dependent Variables slides
-
-
10/23 (Mon) Search Algorithms: Markov Property, Dependent Variables (cont'd) -
-
-
10/25 (Wed) Planning Representations: Symbolic Representation for Task Planning slides
-
-
10/30 (Mon) Search Algorithms: Planning on Symbolic Representations slides
-
11/1 (Wed) NO CLASS -
-
-
11/6 (Mon) Planning under Uncertainty: Minimax Formulation slides
-
-
11/8 (Wed) Planning under Uncertainty: Expected Cost Formulation, Solving MDPs slides
-
-
11/13 (Mon) Presentation of Final Project Ideas -
-
-
11/15 (Wed) Planning under Uncertainty: Partially-Observable Markov Decision Processes slides
-
-
11/20 (Mon) Planning under Uncertainty: Partially-Observable Markov Decision Processes (cont'd) -
-
-
11/22 (Wed) NO CLASS, Happy Thanksgiving! -
-
-
11/27 (Mon) Review of Exam Topics slides
-
-
11/29 (Wed) Exam -
-
12/4 (Mon) Multi-Robot Planning slides
-
-