Skip to content

Commit

Permalink
Add homework 4 (part 2)
Browse files Browse the repository at this point in the history
Signed-off-by: agiachris <[email protected]>
  • Loading branch information
agiachris committed Nov 15, 2024
1 parent ace9945 commit f1bfa8e
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 f1bfa8e

Please sign in to comment.