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_fine_detector_and_classifier): rework parameters #6216

Conversation

tzhong518
Copy link
Contributor

@tzhong518 tzhong518 commented Jan 29, 2024

Description

Use param file for traffic_light_fine_detector and traffic_light_classifier

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 component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jan 29, 2024
@tzhong518 tzhong518 marked this pull request as ready for review January 29, 2024 11:10
tzhong518 and others added 3 commits February 1, 2024 09:45
…nfig' of github.com:tzhong518/autoware.universe into chore/traffic_light_fine_detector_and_classifier/use_config
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.

LGTM
I confirmed that Autoware launches and the car traffic light estimation is published as it was in the original Autoware (not tested for pedestrian traffic light since I didn't have a data for it in my local PC)

@kminoda kminoda added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (18a599e) 14.39% compared to head (3879f95) 14.39%.
Report is 106 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6216   +/-   ##
=======================================
  Coverage   14.39%   14.39%           
=======================================
  Files        1906     1906           
  Lines      129892   129892           
  Branches    37615    37615           
=======================================
  Hits        18694    18694           
  Misses      90188    90188           
  Partials    21010    21010           
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 14.39% <ø> (ø) Carriedforward from 18a599e

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

@kminoda kminoda merged commit 1af9352 into autowarefoundation:main Feb 9, 2024
34 of 35 checks passed
StepTurtle pushed a commit to StepTurtle/autoware.universe that referenced this pull request Feb 28, 2024
…utowarefoundation#6216)

* chore: use config

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

* style(pre-commit): autofix

* chore: move build only back

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

---------

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

* chore: use config

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

* style(pre-commit): autofix

* chore: move build only back

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

---------

Signed-off-by: tzhong518 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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) 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.

3 participants