ME/CS 132b, Spring 2015

From CDSWiki
Jump to navigationJump to search

Advanced Robotics: Navigation and Vision

Instructors

  • Vasu Raman, vasu@caltech.edu
  • Lectures: Tue/Thu, 1:00-2:25pm, 24 BBB
  • Office hours: After class or by appointment

Teaching Assistants

  • TBA
  • Office hours: TBA

Course Website: http://www.cds.caltech.edu/wiki/index.php/ME/CS_132b,_Spring_2015 Course Piazza Site: http://piazza.com/caltech/spring2015/mecs132b/home

Announcements

  • The first lecture on 3/31 at 1:00pm in Room 24 BBB.

Course Information

Prerequisites

There are no formal prerequisites for the course, and some of the required background material will be reviewed during the first weeks of lecture. The instructional content of ME/CS 132(b) is largely independent of the material in ME/CS 132(a), but students are expected to be able to use the experimental lab equipment introduced in the lab at the end of ME/CS 132(a), and are expected to be able to apply the sensor processing and mapping techniques learned in the first quarter. The greater emphasis on a final project in this quarter will require a good comfort level with computer programming in at least one of the following languages: C, C++, Python, or MATLAB.

Grading

ME/CS 132(b) is primarily a project-based course. The grade will be based on 2 homeworks (30% of total grade) and one lab assignment (10% of total grade). Sixty percent (60%) of the grade will be based on a final project which is due during finals period. The final project can potentially be done in teams, with the instructor's approval.

  • Homework: Homework is usually due ten days after it is assigned, and is intended to test your comprehension of material covered during lectures. You can choose to turn in a hard copy in class or send an electronic copy to the TA. If you are unable attend the lecture, contact the TA to find an alternative way to turn in your homework.
  • Labs: Students will form groups of 2-3 people and perform lab experiments together. The lab will consist of implementing and testing basic algorithms on a mobile robot, and demonstrating the result, as well as submitting a copy of the code underlying the lab demonstration. This lab will occur after most of the course material has been covered in lecture, and is intended to help you prepare for the final project. Its timing is also intended to spark ideas for the final project proposal, so students are advised to use it as an exploratory device rather than stick to the bare bones of the assignment.

Collaboration Policy

Students are encouraged to discuss and collaborate with others on the homework. However, you should write your own solution to show your own understanding of the material. You should not copy other people's solution or code as part of your solution. You are allowed to consult the instructors, the TAs, and/or other students. Outside reference materials can be used except for solutions from prior years or similar courses taught at other universities. Outside materials must be cited if used. All our activities in this course will be governed by the Caltech Honor Code.

Piazza

Students are highly encouraged to post questions and answers on the course Piazza site.

  • The site will be monitored on business days by the course staff. Students can expect an answer within one business day.
  • Students are expected to communicate in a professional manner.

Course Texts

There is only one required textbook, which is freely available on the web:

  • Planning Algorithms by Steve LaValle (Cambridge Univ. Press, New York, 2006).
  • The book website is here; If you plan to continue work in the field of robotics, then you should consider buying the text. A copy has been placed on reserve at the library.

The following textbook used last quarter will continue to be a useful optional reference:

  • Probabilistic Robotics by Sebastian Thrun, Wolfram Burgard, and Dieter Fox, MIT Press, 2005.

This book is most likely to come in handy for some choices of final project. If you have bought the above book, then hold on to it for this quarter. If you haven't yet got the book, it is not necessary to purchase it, as there is very little specific information from that text that is needed this quarter. In any case, a copy has been placed on reserve at the library.

Lecture Schedule/handouts/homeworks/lab

Week Date Topic Reading Homework
1 31 Mar (Tu) Course Overview: Introduction to Motion Planning LaValle Chapter 1 -N/A-
2 Apr (Th) Reference Frames, Configuration Spaces and Kinematics LaValle 3.2, 3.3, 4.2, 4.3 Lab 1
due 04/14/15
2 7 Apr (Tu) No class -- Lab Week -N/A-
9 Apr (Th) Potential Functions and Navigation Functions LaValle Chapter 8 Homework 1]]
due 04/19/15
3 14 Apr (Tu) Cell Decompositions and Roadmaps LaValle Chapter 6 -N/A-
16 Apr (Th) Voronoi Decomposition and Visibility Graphs -N/A-
4 21 Apr (Tu) Graph Search LaValle Chapter 2 Homework 2
due 05/01/15
23 Apr (Th) D* Algorithm, Intro to Sampling-Based Planners -N/A-
5 28 Apr (Tu) Sampling-Based Methods: PRM, RRT and variants LaValle Chapter 5 -N/A-
30 Apr (Th) Bug Algorithms Lab
due 05/14/15
6 4 May (Tu) No class - Lab Week -N/A-
7 May (Th) No class - Lab Week -N/A-
7 11 May (Tu) No class - Lab Week -N/A-
14 May (Th) No class - Lab Week Project Proposal
due 05/15/15
8 18 May (Tu) Multi-Robot Motion Planning (tentative), Project team meetings -N/A-
21 May (Th) Special Topics (TBD) -N/A-
9 25 May (Tu) No class -- travel to ICRA -N/A-
28 May (Th) No class -- travel to ICRA -N/A-

Homework/Labs

  • Homework 1
    • Subject: configuration space obstacles of planar polygonal bodies.
    • Due Date: Friday, April 17, 2015 by 5pm.
  • Homework 2
    • Subject: 2D roadmaps.
    • Due Date: Fri, May 1, 2015 by 5pm.
  • Lab 1
    • Subject: Wall Following.
    • Due Date: Thurs, May 16, 2013 by 5pm.

Final Project Information

  • Final Project
    • Pre-proposal Due Date: Fri, May 15, 2015 by 5pm (in electronic copy) to the instructor
    • Project Due Date: Wed, June 10, 2015 by 5pm (Sat, June 6 by 5pm for seniors)