Homework 1 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 ignore P4_trajectory_optimization
.