AI for Robotics
A master's-level lab course on the algorithmic foundations of intelligent robotics, organised around the theme 'From Search to Learning.' Students build a full autonomy stack in MuJoCo using the course's TAMPanda library, treating navigation, manipulation, and task planning as search and learning problems — progressing from A* navigation through PDDL and sampling-based motion planning to a full task-and-motion-planning pipeline and deep reinforcement learning, then a final project that reimplements a recent ICAPS/RSS/CoRL/NeurIPS paper. Co-taught with Ulzhalgas Rakhman.
Topics · Search (A*) · PDDL/STRIPS Planning · Motion Planning (RRT/PRM) · Task and Motion Planning · Deep Reinforcement Learning (PPO, HER) · Goal-Conditioned RL · MuJoCo