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(obstacle_collision_checker): rework parameters #5654

Merged

Conversation

karishma1911
Copy link
Contributor

@karishma1911 karishma1911 commented Nov 22, 2023

Description

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

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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:control Vehicle control algorithms and mechanisms. (auto-assigned) label Nov 22, 2023
@satoshi-ota satoshi-ota changed the title refactor(Update-parameters-obstacle-collision-checker): rework parameters refactor(obstacle_collision_checker): rework parameters Nov 22, 2023
@satoshi-ota satoshi-ota added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 22, 2023
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (765a596) 15.32% compared to head (d3965e3) 7.48%.
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #5654       +/-   ##
==========================================
- Coverage   15.32%   7.48%    -7.85%     
==========================================
  Files        1721       4     -1717     
  Lines      118559     254   -118305     
  Branches    37995     138    -37857     
==========================================
- Hits        18169      19    -18150     
+ Misses      79657     227    -79430     
+ Partials    20733       8    -20725     
Flag Coverage Δ
differential 7.48% <ø> (?)
total ?

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

@satoshi-ota satoshi-ota merged commit 3c60152 into autowarefoundation:main Nov 23, 2023
25 of 26 checks passed
danielsanchezaran pushed a commit to tier4/autoware.universe that referenced this pull request Dec 15, 2023
…dation#5654)

Update-parameters-obstacle-collision-checker

Signed-off-by: karishma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) tag: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.

2 participants