Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor inertialAttitudeUkf to accept IMUSensorMsgPayload message #348

Open
leahkiner opened this issue Sep 27, 2024 · 0 comments · May be fixed by #349
Open

Refactor inertialAttitudeUkf to accept IMUSensorMsgPayload message #348

leahkiner opened this issue Sep 27, 2024 · 0 comments · May be fixed by #349
Assignees
Labels

Comments

@leahkiner
Copy link
Collaborator

leahkiner commented Sep 27, 2024

Describe your use case
The inertialAttitudeUkf module needs to be refactored to accept the IMUSensorMsgPayload message. Currently, the inertialAttitudeUkf module accepts the AccDataMsgPayload message. A separate converter module will be PRd on the ema-gnc repository to convert from the AccDataMsgPayload message to the IMUSensorMsgPayload message.

Describe alternatives solutions you've considered
N/A

Additional context
N/A

@leahkiner leahkiner self-assigned this Sep 27, 2024
@leahkiner leahkiner changed the title Refactor inertialAttitudeUkf to accept STSensorMsgPayload message Refactor inertialAttitudeUkf to accept IMUSensorMsgPayload message Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant