diff --git a/_aa174a_aut2425/hw2.markdown b/_aa174a_aut2425/hw2.markdown new file mode 100644 index 0000000..74875b9 --- /dev/null +++ b/_aa174a_aut2425/hw2.markdown @@ -0,0 +1,13 @@ +--- +title: "Homework #2" +seq_number: 2 +posted_date: 2024-10-10 13:00:00 +due_date: 2024-10-18 23:59:59 +pdf_link: "pdfs/homework/hw2.pdf" +code_link: "https://github.com/StanfordASL/AA174a-HW2" +md_group: "assignments" +--- + +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](pdfs/homework/hw.tex). diff --git a/aa174a_aut2425/pdfs/homework/hw2.pdf b/aa174a_aut2425/pdfs/homework/hw2.pdf index 49847d7..1033f3b 100644 Binary files a/aa174a_aut2425/pdfs/homework/hw2.pdf and b/aa174a_aut2425/pdfs/homework/hw2.pdf differ