Homework 2 code for Principles of Robot Autonomy I
Dependencies are the same as from HW1, but if needed, Python package dependencies for this assignment are listed in the requirements.txt file and can be automatically installed by
pip install -r requirements.txt