-
Notifications
You must be signed in to change notification settings - Fork 676
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(sensing-imu-corrector): rework parameters #5780
refactor(sensing-imu-corrector): rework parameters #5780
Conversation
42c65e3
to
d7a3a0f
Compare
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.
Thank you for the contribution!
ffd2e2b
to
962d3a8
Compare
Would you fill the following parts in description other than "not applicable."?
|
okay,sure. |
Signed-off-by: karishma <[email protected]>
Signed-off-by: karishma <[email protected]>
Signed-off-by: karishma <[email protected]>
f50cc61
to
ca68346
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5780 +/- ##
=======================================
Coverage 15.29% 15.29%
=======================================
Files 1748 1748
Lines 120331 120331
Branches 36695 36695
=======================================
Hits 18404 18404
Misses 81278 81278
Partials 20649 20649
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…n#5780) * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> --------- Signed-off-by: karishma <[email protected]> Co-authored-by: KK <[email protected]>
…n#5780) * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> --------- Signed-off-by: karishma <[email protected]> Co-authored-by: KK <[email protected]>
…n#5780) * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> --------- Signed-off-by: karishma <[email protected]> Co-authored-by: KK <[email protected]>
…n#5780) * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> * sensing-imu-corrector Signed-off-by: karishma <[email protected]> --------- Signed-off-by: karishma <[email protected]> Co-authored-by: KK <[email protected]>
Description
Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the sensing_imu_corrector
Tests performed
No Tests performed
Effects on system behavior
More reliable and faster parameter configuration file creation.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.