cs 4495/7495 robotics & perception @ gtl

22
CS 4495/7495 Robotics & Perception @ GTL Instructor: Frank Dellaert TA: Alistair Jones

Upload: others

Post on 03-Oct-2021

11 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CS 4495/7495 Robotics & Perception @ GTL

CS 4495/7495Robotics & Perception @ GTL

Instructor: Frank DellaertTA: Alistair Jones

Page 2: CS 4495/7495 Robotics & Perception @ GTL

Overview

Introductory robotics course typicallyoffered in the College of Computing

Course web site:www.cc.gatech.edu/~dellaert/07F-Robotics

Page 3: CS 4495/7495 Robotics & Perception @ GTL

Course Objectives

Desired learning outcomes: know the basics of mobile robotics and

perception internalize probabilistic reasoning to

estimate the state of the robot and its world gain familiarity with popular control

algorithms, localization algorithms, andmapping techniques

Page 4: CS 4495/7495 Robotics & Perception @ GTL

Prerequisites

None, except college-level math: we willcover all beyond that in class.

Page 5: CS 4495/7495 Robotics & Perception @ GTL

TextbooksNo Required Text

Optional:

Probabilistic Robotics.Sebastian Thrun, WolframBurgard and Dieter Fox.

Introduction to AutonomousMobile Robots, by RolandSiegwart and Illah Nourbakhsh

Page 6: CS 4495/7495 Robotics & Perception @ GTL

Workload

This course is going to be a lot of fun.It’s also going to be some amount of work.If you have questions or concerns, don’t

hesitate to send me email or come by myoffice.

Office hours:Tuesday & Wednesday 2-3pm, Room 206

Page 7: CS 4495/7495 Robotics & Perception @ GTL

Grade Distribution

Class Attendance & Participation: 5%Exercises: 15%Assignments: 40%Project: 20%Midterm & Final Exam: 10% each

Page 8: CS 4495/7495 Robotics & Perception @ GTL

More than ½ of the grade:Assignments & Project

4 programming assignments (2 weeks)1 project (3-4 weeks)

implement research paper

13 Small Exercises

Collaboration Policywhite board interactionyou write your own codeGeorgia Tech Honor Code

Page 9: CS 4495/7495 Robotics & Perception @ GTL

Schedule

Page 10: CS 4495/7495 Robotics & Perception @ GTL

01 Locomotion and Kinematics

Page 11: CS 4495/7495 Robotics & Perception @ GTL

02 Hierarchical Architectures

Page 12: CS 4495/7495 Robotics & Perception @ GTL

03 Behavior-Based Control

Page 13: CS 4495/7495 Robotics & Perception @ GTL

04 Reinforcement Learning

Page 14: CS 4495/7495 Robotics & Perception @ GTL

05 Cameras & Stereo

Page 15: CS 4495/7495 Robotics & Perception @ GTL

06 Omnidirectional Cameras

Page 16: CS 4495/7495 Robotics & Perception @ GTL

07 Segmentation andObject recognition

Page 17: CS 4495/7495 Robotics & Perception @ GTL

08 Topological Markov Localization

Page 18: CS 4495/7495 Robotics & Perception @ GTL

09 Grid-Based Markov Localization

Page 19: CS 4495/7495 Robotics & Perception @ GTL

10 Metric Path Planning

Page 20: CS 4495/7495 Robotics & Perception @ GTL

11 Monte Carlo Localization

Page 21: CS 4495/7495 Robotics & Perception @ GTL

12 Stochastic Mapping andKalman Filters

motionmotion

sensor

Page 22: CS 4495/7495 Robotics & Perception @ GTL

13 FastSLAM