-
Notifications
You must be signed in to change notification settings - Fork 668
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
base: main
Are you sure you want to change the base?
feat(traffic_light_selector): add new node for traffic light selection #9721
Conversation
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]>
Signed-off-by: badai-nguyen <[email protected]>
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]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
6760c4f
to
2c1214f
Compare
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Codecov ReportAttention: Patch coverage is
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
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Description
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
Topic changes
Additions and removals
output/traffic_light_rois
tier4_perception_msgs/msg/TrafficLightRoiArray
Effects on system behavior
None.