CSCI 235 - Intelligent Robotics

Spring 2017

Project #9: Landmarks

Library

The library files are in modeselection.zip. This includes all of the library files from the previous assignments.

Sample Programs

The sample programs are in proj9.zip.

Assignment

Note that for all of these programs, it will probably be useful to employ techniques from previous projects to achieve each goal.

Questions

  1. For each program, devise a metric for its performance on its task. How well did each program perform? Feel free to experiment with different parameter settings to optimize performance. Be sure to discuss the most useful parameter settings in your report and presentation.
  2. For each program, what was an appopriate number of nodes and amount of image shrinkage? What aspects of the program drove the selection of each parameter?
  3. Compare and contrast the LandmarkFlagger with the TrainedController from Project 8. What are some advantages and disadvantages of each approach?
  4. What combinations of techniques did you find most useful in completing each of your tasks? Why?