Skip to content

Commit

Permalink
Merge pull request #59 from StanfordASL/agia
Browse files Browse the repository at this point in the history
Add lecture 13
  • Loading branch information
agiachris authored Nov 17, 2023
2 parents 546910e + d6f8dc6 commit 1d6a38b
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 1 deletion.
File renamed without changes.
12 changes: 12 additions & 0 deletions _aa174a_aut2324/hw4_part_2.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Homework #4 (Part 2)"
seq_number: 5
posted_date: 2023-11-17 11:59:00
due_date: 2023-12-05 23:59:59
pdf_link: "pdfs/homework/hw4_part_2.pdf"
md_group: "assignments"
---

This homework consists of two state estimation problems. In the first problem, you will implement a Kalman Filter to estimate the position of 2D landmarks as a robot navigates through its environment. In the second problem, you will implement an Extended Kalman Filter to estimate the pose of the robot as it navigates through its environment and receives measurements of known 2D landmarks. All starter code is provided in Google Colab, and all answers should be compiled in a PDF a submitted via gradescope.

Feel free to use this [Latex template](pdfs/homework/hw.tex).
2 changes: 1 addition & 1 deletion aa174a_aut2324/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ <h3>Schedule</h3>
<td class="tg-vnl4">
<!-- Week 8 Lecture Slides -->
<a href="pdfs/lecture/lecture_13.pdf">Lecture 13</a>
<!-- <br/><a href="pdfs/lecture/lecture_15.pdf">Lecture 15</a> -->
<br/><a href="pdfs/lecture/lecture_14.pdf">Lecture 14</a>
</td>
<td class="tg-vnl4">
<!-- Week 8 Lecture Notes -->
Expand Down
Binary file added aa174a_aut2324/pdfs/homework/hw4_part_2.pdf
Binary file not shown.
Binary file added aa174a_aut2324/pdfs/lecture/lecture_14.pdf
Binary file not shown.

0 comments on commit 1d6a38b

Please sign in to comment.