Time and Place: T/F, 3:25 -- 5:05; 102 West Village G
College of Computer and Information Science
Primary Instructor: Robert Platt
This course will introduce you to many of the foundational planning, control, and perception algorithms in robotics through the lens of robotic manipulation. You will implement each of these algorithms in a simplified context in Matlab. Then, you'll implement something more realistic in OpenRAVE, a simulation and planning toolchain used in the robotics manipulation research community. The focus will be on understanding and applying the ideas in new ways. There will be an end-of-semester project where you can show off what you've learned.
We will study most of the following topics (subject to change; see schedule tab above):
The main textbook used in this course is Robotics, Vision, and Control: Fundamental Algorithms in Matlab by Peter Corke (first edition). You should buy this book. Additional material is taken from on-line sources that will be linked from the schedule page.
There are two informal pre-requisites for this course: 1) a working knowledge of linear algebra and 2) the ability to program in Python and Matlab. If you need a linear algebra refresher, have a look at the Khan Academy lecture links below:
Vector intro for linear algebraCheating and other acts of academic dishonesty will be referred to OSCCR (office of student conduct and conflict resolution). See this link.
Late assignments will be penalized by 10% for each day late. For example, if you turned in a perfect homework assignment two days late, you would receive an 80% instead of 100%.
Primary Instructor:
Robert Platt ( r [dot] platt [at] neu [dot] edu )
Office hours: Tuesdays and Fridays, 2:15-3:15pm, 526 ISEC, or by Appt.
TAs:
Sandip Samal, samal.s@husky.neu.edu
Office hours: Mondays 2--3:30pm, 1st flr WVH
Sreejith Unnikrishnan, unnikrishnan.s@husky.neu.edu
Office hours: Thursdays 2--3:30pm, 1st flr WVH
The Piazza page for this course is here.
Required course work includes:
There will be 5 or 6 Matlab written/programming assignments using Peter Corke's Matlab Robotics Toolbox that will give you a chance to play with the algorithms in a Matlab environment.
Each student much complete one directed project that will involve creating robotic manipulation behaviors using OpenRAVE, ROS/Gazebo, or some other robotics simulator. OpenRAVE is a robotics toolchain that we often use in our research. ROS/Gazebo is also used quite frequently. The goal of these assignments is to introduce you to a realistic application of the ideas you will learn in this course. It will be due in early April. The amount of work should approximately be equal to three of the MATLAB homework assignments. All students may work in pairs. The projects of students in CS5335 will be graded to a higher standard than those of students in CS4610.
You will be required to use MATLAB (version 2018a or b) in conjunction with Peter Corke's Robotics Toolbox. Important: we are using Version 9 of the toolbox in order to be consistent with the first edition of Corke's book. Don't use version 10!
You will also be required to use OpenRAVE, ROS/Gazebo, or some other robotics simulator. These things work best on Ubuntu, but *should* also work on Windows or Mac.