-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #59 from StanfordASL/agia
Add lecture 13
- Loading branch information
Showing
5 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.