Teaching Material

Besides benchmarking motion planners, CommonRoad is also a useful tool for teaching. In our lecture, Foundations of Artificial Intelligence, students solve planning problems using motion primitives as a programming exercise, which can be evaluated on our website. We welcome faculty and students from other universities to use and modify our teaching material on search algorithms, which is based on the book Artificial Intelligence: A Modern Approach by Stuart Russell and Peter Norvig.

teaching_material

Introduction and Lecture Slides

Introduction to CommonRoad

Uninformed search

Informed search

Programming exercise description