Robotics II: Project Info
-
One-page description of project and goals
-
Project demo/presentation
Presentation Outline
- Explain your problem at a high level and explain why it is important (i.e., why should the audience care about the problem?).
- Clearly state the problem in technical terms.
- Describe approach used to solve the problem, for example:
- mathematical or experimental model
- solution approach
- algorithm pseudo-code
- controller block diagrams
- Show results obtained including experiments, animations, and plots if applicable.
- Describe what worked and what didn't. Give plausible explanations for what did not work and what might be done to make these things work better.
-
Written project report
Written Report Structure
- The written report should be 7-10 pages, roughly following the presentation outline. The length is less important than the information you convey. Your report should accomplish the following:
- Answer the question: What is the problem studied?
- Answer the question: Why is it important - beyond needing a project to pass the course.
- Answer the question: How did you approach the problem (e.g., derive a math model, experimental approach, pseudo-code of your algorithm, block diagram of your controller, and method of analysis). This explanation should be detailed enough to allow someone else to duplicate your approach and validate (or invalidate) your results.
- Present your results, discuss possible sources of error, and your conclusions.
- If there are animations or videos, the report should give the urls to them.
- Cite the relevant information sources used (e.g., technical papers).
- Planning and control code developed by you should be included in an appendix.