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(sensing-imu-corrector): rework parameters #5780

Merged
merged 6 commits into from
Dec 21, 2023

Conversation

karishma1911
Copy link
Contributor

@karishma1911 karishma1911 commented Dec 5, 2023

Description

Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the sensing_imu_corrector

  1. create schema

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) label Dec 5, 2023
@karishma1911 karishma1911 force-pushed the sensing-imu-corrector branch from 42c65e3 to d7a3a0f Compare December 5, 2023 08:22
Copy link
Contributor

@kminoda kminoda left a 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!

sensing/imu_corrector/schema/imu_corrector.json Outdated Show resolved Hide resolved
@karishma1911 karishma1911 force-pushed the sensing-imu-corrector branch from ffd2e2b to 962d3a8 Compare December 5, 2023 12:20
@kminoda
Copy link
Contributor

kminoda commented Dec 6, 2023

Would you fill the following parts in description other than "not applicable."?

  • Tests performed
  • Effects on system behavior

@karishma1911
Copy link
Contributor Author

Would you fill the following parts in description other than "not applicable."?

  • Tests performed
  • Effects on system behavior

okay,sure.

@karishma1911 karishma1911 force-pushed the sensing-imu-corrector branch from f50cc61 to ca68346 Compare December 6, 2023 11:16
@YamatoAndo YamatoAndo added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 20, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bca290d) 15.29% compared to head (342f0d9) 15.29%.
Report is 8 commits behind head on main.

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           
Flag Coverage Δ *Carryforward flag
differential 21.94% <ø> (?)
total 15.29% <ø> (ø) Carriedforward from bca290d

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@satoshi-ota satoshi-ota enabled auto-merge (squash) December 21, 2023 01:42
@satoshi-ota satoshi-ota merged commit 0f8e78f into autowarefoundation:main Dec 21, 2023
21 of 23 checks passed
karishma1911 added a commit to Interplai/autoware.universe that referenced this pull request May 26, 2024
…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]>
karishma1911 added a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
…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]>
karishma1911 added a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
…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]>
karishma1911 added a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants