Skip to content

Commit

Permalink
Merge pull request #109 from StanfordASL/agia
Browse files Browse the repository at this point in the history
Add homework 4 (part 2)
  • Loading branch information
agiachris authored Nov 15, 2024
2 parents ace9945 + f1bfa8e commit 1b9ec45
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _aa174a_aut2425/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: 2024-11-15 11:59:00
due_date: 2024-12-03 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).

0 comments on commit 1b9ec45

Please sign in to comment.