Skip to content

Dev/localization#2

Open
sungkarb wants to merge 22 commits intomainfrom
dev/localization
Open

Dev/localization#2
sungkarb wants to merge 22 commits intomainfrom
dev/localization

Conversation

@sungkarb
Copy link
Collaborator

@sungkarb sungkarb commented Mar 5, 2026

Code for localization on the map

horatioai and others added 22 commits November 5, 2025 19:38
…locity, and acceleration. needs to be tested
…self state, fleshed out fusion logic, implemented quarternion to rotation matrix code
…nformation, waiting on path planning team to give specifications. Still need to double check for bugs
… simplified so the pipeline might make the covariance nonsense, look out for that

def fusion(self, dt):
self.initialize_state()
if not self.initialized:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this if condition since self.initialized==True after self.initialize_state() call

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.

3 participants