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

chore(traffic_light_map_based_detector): rework parameters #6200

Conversation

tzhong518
Copy link
Contributor

Description

Use param file for traffic_light_map_based_detector

Tests performed

Launch Autoware and confirm that the parameters are loaded successfully.

Effects on system behavior

No effect expected

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.

Signed-off-by: tzhong518 <[email protected]>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Jan 29, 2024
@tzhong518 tzhong518 marked this pull request as ready for review January 29, 2024 02:21
@tzhong518 tzhong518 requested a review from yukkysaito as a code owner January 29, 2024 02:21
Signed-off-by: tzhong518 <[email protected]>
@github-actions github-actions bot added the component:launch Launch files, scripts and initialization tools. (auto-assigned) label Jan 29, 2024
@kminoda kminoda added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 1, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e41946b) 14.38% compared to head (6343310) 14.39%.
Report is 97 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6200    +/-   ##
========================================
  Coverage   14.38%   14.39%            
========================================
  Files        1907     1906     -1     
  Lines      129918   129809   -109     
  Branches    37617    37527    -90     
========================================
- Hits        18695    18686     -9     
+ Misses      90213    90162    -51     
+ Partials    21010    20961    -49     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.39% <ø> (+<0.01%) ⬆️ Carriedforward from 56ea1a1

*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.

@miursh miursh merged commit 1121f3b into autowarefoundation:main Feb 10, 2024
23 of 24 checks passed
StepTurtle pushed a commit to StepTurtle/autoware.universe that referenced this pull request Feb 28, 2024
…oundation#6200)

* chore: use config

Signed-off-by: tzhong518 <[email protected]>

* chore: use config

Signed-off-by: tzhong518 <[email protected]>

* fix: revert min_timestamp_offset

Signed-off-by: tzhong518 <[email protected]>

* fix: revert min_timestamp_offset

Signed-off-by: tzhong518 <[email protected]>

* fix: delete param

Signed-off-by: tzhong518 <[email protected]>

* style(pre-commit): autofix

* Update launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml

* Update launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml

* Update launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml

* revert: revert change in min&max timestamp offset

Signed-off-by: kminoda <[email protected]>

---------

Signed-off-by: tzhong518 <[email protected]>
Signed-off-by: kminoda <[email protected]>
Co-authored-by: kminoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: kminoda <[email protected]>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…oundation#6200)

* chore: use config

Signed-off-by: tzhong518 <[email protected]>

* chore: use config

Signed-off-by: tzhong518 <[email protected]>

* fix: revert min_timestamp_offset

Signed-off-by: tzhong518 <[email protected]>

* fix: revert min_timestamp_offset

Signed-off-by: tzhong518 <[email protected]>

* fix: delete param

Signed-off-by: tzhong518 <[email protected]>

* style(pre-commit): autofix

* Update launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml

* Update launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml

* Update launch/tier4_perception_launch/launch/traffic_light_recognition/traffic_light.launch.xml

* revert: revert change in min&max timestamp offset

Signed-off-by: kminoda <[email protected]>

---------

Signed-off-by: tzhong518 <[email protected]>
Signed-off-by: kminoda <[email protected]>
Co-authored-by: kminoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: kminoda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:launch Launch files, scripts and initialization tools. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (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.

3 participants