Homework 3 code for Principles of Robot Autonomy I
Python package dependencies for this assignment are listed in the requirements.txt file and can be automatically installed by
pip install -r requirements.txt
Please note the additional dependence on opencv for this assignment.