Skip to content

Double expected acceleration for kalman filter#31

Merged
JonnoGG merged 1 commit intomainfrom
jon/increase-acceleration
Mar 6, 2026
Merged

Double expected acceleration for kalman filter#31
JonnoGG merged 1 commit intomainfrom
jon/increase-acceleration

Conversation

@JonnoGG
Copy link
Collaborator

@JonnoGG JonnoGG commented Mar 6, 2026

The expected velocity of the rocket is 160m/s^2. We will double this for some safety factor for the kalman filter so that it does not reject values too easily.

This change was made after performing a simulation test with double the expected acceleration and noticing that values were being rejected by the kalman filter.

The expected velocity of the rocket is 160m/s^2. We will double this for some safety factor for the kalman filter so that it does not reject values too easily.

This change was made after performing a simulation test with double the expected acceleration and noticing that values were being rejected by the kalman filter.
@JonnoGG JonnoGG merged commit 75a7eb7 into main Mar 6, 2026
0 of 2 checks passed
@JonnoGG JonnoGG deleted the jon/increase-acceleration branch March 6, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants