-
Notifications
You must be signed in to change notification settings - Fork 97
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
Add compensated IMU message [AP-1475] #1446
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for resolving challenging work!
Question : so updating imu.yaml will produce all these changes automatically?
Yes! the intended process is:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you remove the link to the internal confluence documentation from you PR description?
I'm also curious about this statement: "This PR doesn't include a corresponding unit test due to test generation problems. It is proposed to merge as is to unblock development and address test generation as the next step." Do you need help/advice on how to do the unit test or are you struggling to generate the input data for the messages?
Finally, can you close all the draft PRs?
#1441
#1442
#1443
#1444
#1445
Quality Gate passed for 'libsbp-c'Issues Measures |
Description
Adding a new MSG_IMU_COMP according to the corresponding design doc.
API compatibility
No, this is a new message
API compatibility plan
n/a
JIRA Reference
https://swift-nav.atlassian.net/browse/AP-1475