Homework


Homework #4 (Part 1)

Posted October 31

Due at 11:59pm on November 15

This homework consists of two problems. In the first problem, you will gain exposure to PyTorch and the use of pretrained neural network models applied to a computer vision task (Object Detection). In the second problem, you will implement an algorithm for robotic exploration. Please read the homework carefully. All starter code is provided in Google Colab, and all answers should be compiled in a PDF a submitted via gradescope.

Feel free to use this Latex template.

[pdf] [code]


Homework #3

Posted October 21

Due at 11:59pm on November 1

The goal of this homework is to familiarize you with computer vision algorithms for camera calibration, image processing, and feature extraction. Please read the homework carefully.

Feel free to use this Latex template.

[pdf] [code]


Homework #2

Posted October 10

Due at 11:59pm on October 18

The goal of this homework is to familiarize you with algorithms for path planning in constrained environments (e.g. in the presence of obstacles) and techniques to integrate planning with trajectory generation and control. Please read the homework carefully.

Feel free to use this Latex template.

[pdf] [code]


Homework #1

Posted September 29

Due at 11:59pm on October 11

The goal of this homework is to familiarize you with some of the techniques for controlling nonholonomic wheeled robots. Please read the homework carefully.

Feel free to use this Latex template.

[pdf] [code]