Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 273 Bytes

File metadata and controls

8 lines (7 loc) · 273 Bytes

Principles of Robot Autonomy I HW1

Homework 1 code for Principles of Robot Autonomy I

Dependencies

Python package dependencies for this assignment are listed in the requirements.txt file and can be automatically installed by

pip install -r requirements.txt