Skip to content

Robotic Manipulation (MIT Course)

This module covers the MIT 6.8210 course on Robotic Manipulation, taught by Russ Tedrake.

Course Overview

  • Instructor: Russ Tedrake (MIT CSAIL)
  • Source: manipulation.csail.mit.edu
  • Framework: Drake
  • Focus: Perception, Planning, and Control for robot manipulation

Topics Covered

Fundamentals

Perception

Planning

Control

Learning

Prerequisites

  • Linear Algebra
  • Control Theory basics
  • Python programming
  • (Recommended) Robotics Basics

Software Setup

This course uses the Drake robotics framework. See the Installation Guide for setup instructions.

Course Projects

  1. Basic pick-and-place pipeline
  2. Vision-based bin picking
  3. Learning-based grasping

← Back to Home