Robot Lab (Spring 2010)
(→Lectures) |
(→Lectures) |
||
| Line 151: | Line 151: | ||
| | | | ||
|Path Planning | |Path Planning | ||
| − | |[ | + | |[http://www.cs.drexel.edu/~urlass/27-05-2010.pptx Final Project (Predator Prey)] |
| | | | ||
|- | |- | ||
Revision as of 16:55, 27 May 2010
Contents |
Announcements
- Class will meet weekly, starting March 30th, 2010.
Course Logistics
Prerequisites: Permission of instructor.
Class Time: TR 15:30->17:00
Class Location: TBD
Office Hours: Rob Lass: TR 5-6PM in the CLC; Dr. Regli: By appointment only.
Course Instructor: William C. Regli, Ph.D.
Teaching Assistants: Rob Lass ![]()
Instructor Contact: Email regli (at) drexel (DOT) edu (not that this will help keep the spammers away)
Phone 215.895.6827; Office: UC 143
Course Objectives and Outcomes
Design, analysis and implementation of multi-robot systems in simulation Robotic systems will be “virtual” and interact in a synthetic environment. Students will have weekly programming assignments with the Player / Stage / Gazebo environment.
At the end of the course, students will
- understand the basic concepts of robotics (from a computer-science point of view), including kinematics, dynamics, actuators, controllers, etc;
- design experiments for robotic platforms;
- gain experience with biologically-inspired robotics techniques (swarming, biologically inspired design, etc)
- implement robot control algorithms, both open loop and closed loop
- Design robot modeling & simulation experiments
- Develop path planning techniques and Simultaneous Location & Mapping (SLAM) algorithms
- Work with Robot Teaming and Planning, including flocks, swarms, leader-follower, predator-prey, etc
- Have an introduction to human-Robot Teaming
Lectures
| Date | Assignment | Topic | Summary Notes | Links and References |
|---|---|---|---|---|
| March 30 | Media:2009-Introduction_to_Robotics.ppt | |||
| April 1 |
Intro to Robot Lab |
Media:How_to_use_player_stage.ppt |
Player/Stage/Gazebo Wiki Tutorial, Media:Psg-tutorial.ppt,Media:Psg-tutorial.pdf,Media:Psg-config.zip | |
| April 6 | ||||
| April 8 | Simulation | Media:Simulation_of_Robotic_Systems.ppt | ||
| April 13 | Spring2010RobotLabAssignment1 | |||
| April 15 | Simulation | Media:Simulation_of_Robotic_Systems.ppt
Media:2009-SLAM-a.ppt Media:2009-Robot-Lab-Path-Planning.ppt |
XPM manual
Media:p5-goldberg-Floating-Point.pdf ACM Computing Surveys article on Floating point computation. | |
| April 20 | ||||
| April 22 | Spring2010RobotLabAssignment2 (the due date has been moved to the |
Robotics Videos | ||
| April 27 | ||||
| April 29 | SLAM | Media:SLAM.ppt | ||
| May 4 | ||||
| May 6 | ||||
| May 11 | ||||
| May 13 | ||||
| May 18 | Spring2010RobotLabAssignment3 | |||
| May 20 | ||||
| May 25 | ||||
| May 27 | Path Planning | Final Project (Predator Prey) | ||
| June 1 | ||||
| June 3 | ||||
| June 9 | Spring2010RobotLabProject |
Texts
Relevant texts and readings:
- Intelligence without Representation, Rodney Brooks.
- Flesh and Machines: How Robots Will Change Us (Paperback) by Rodney Brooks, Publisher: Vintage (February 4, 2003); ISBN-10: 037572527X.
- Introduction to the Kalman Filter from UNC.
- SLAM for Dummies
- J.J. Craig. Introduction to Robotics: Mechanics and Control. Prentice Hall; 3rd edition, 2003.
- Kiyoshi Toko. Biomimetic Sensor Technology. Cambridge University Press, 2000.
- Karl Williams. Amphibionics: Build Your Own Biologically Inspired Reptilian Robot. McGraw-Hill/TAB Electronics, 2003.
- David Cook. Robot Building for Beginners. Apress, 2002.
- What Every Computer Scientist Should Know About Floating-Point Arithmetic
Player/Stage Documentation:
Grading
The due dates are listed on the week by week breakdown of the course below. When an assignment is due on a particular date, that means the assignment is due at midnight on the date in question.
Please note that May 7th is the last day you may withdraw from the course.
Ways to Fail This Class
To assist students interested in spending the term working toward earning an F in this class, here are some ways to earn your F more quickly: (1) ignore all of the programming assignments by not handing them in or by handing in projects that do not run, in an effort to get partial credit; (2) fail to hand in more than 50% of the homeworks; (3) miss any one exam or obtain less than 25% on all of the exams (does not apply to Robot Lab); (4) falsify any results; (5) mis-represent another's work as your own (i.e., plagiarism) or violate the course Discussion and Collaboration Policy. There will be no warnings.
Discussion and Collaboration Policy
All students should be familiar with the University's policies on academic dishonesty. Any incidents of academic dishonesty will be dealt with harshly, resulting in review by the University Honor Board with the student subject to possible academic suspension or expulsion. While I encourage students to collaborate, all homework, proofs, and code submitted as part of assignments must be the student's own.
Software
This class will be nearly entirely executed in simulation using Play/Stage/Gazebo. Students not comfortable with software development, hacking and programming will find this course difficult, if not impossible. We will not be providing remedial programming or operating systems tutorials in this course. All information needed to execute the assignments is available (or will be made available) on the web, either at the course wiki page or using services like http://lmgtfy.com/.
It is recommended that students use Player / Stage on Ubuntu (or an Ubuntu VM) to use when completing their assignments. The grader will not attempt to recreate the development environment of every student in the class to run their assignments. Students MUST complete the assignments in Java, unless they get permission from Rob to use a different language IN ADVANCE.
Miscellaneous Resources
Wiki page for Winter 2009 Robot Lab: [1]
Wiki page for Winter 2007 Roomba Lab: [2]
Page from Spring 2007 Robotics Lab: [3]
iRobot Create Forums: [4]
Robotics Primer Workbook based around the Create [5]