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

feat(traffic_light_selector): add new node for traffic light selection #9721

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

badai-nguyen
Copy link
Contributor

@badai-nguyen badai-nguyen commented Dec 23, 2024

Description

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

Topic changes

Additions and removals

Change type Topic Type Topic Name Message Type Description
Added Pub output/traffic_light_rois tier4_perception_msgs/msg/TrafficLightRoiArray Selected traffic light for classification

Effects on system behavior

None.

Signed-off-by: badai-nguyen <[email protected]>

feat: add traffic ligth selector node

Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) tag:require-cuda-build-and-test labels Dec 23, 2024
Copy link

github-actions bot commented Dec 23, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: badai-nguyen <[email protected]>
@github-actions github-actions bot added the type:documentation Creating or refining documentation. (auto-assigned) label Dec 23, 2024
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
@badai-nguyen badai-nguyen force-pushed the feat/traffic_light_selector branch from 6760c4f to 2c1214f Compare January 6, 2025 08:14
Signed-off-by: badai-nguyen <[email protected]>
@badai-nguyen badai-nguyen added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 6, 2025
Signed-off-by: badai-nguyen <[email protected]>
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 144 lines in your changes missing coverage. Please review.

Project coverage is 29.70%. Comparing base (8949358) to head (99c0c88).
Report is 73 commits behind head on main.

Files with missing lines Patch % Lines
...light_selector/src/traffic_light_selector_node.cpp 0.00% 66 Missing ⚠️
...tion/autoware_traffic_light_selector/src/utils.cpp 0.00% 64 Missing ⚠️
...tion/autoware_traffic_light_selector/src/utils.hpp 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9721      +/-   ##
==========================================
- Coverage   29.74%   29.70%   -0.05%     
==========================================
  Files        1444     1447       +3     
  Lines      108693   108843     +150     
  Branches    42665    42682      +17     
==========================================
  Hits        32336    32336              
- Misses      73175    73325     +150     
  Partials     3182     3182              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
differential-cuda 0.00% <0.00%> (?)
total 29.74% <ø> (ø) Carriedforward from 3242a34

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

Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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) tag:require-cuda-build-and-test type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant