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(autoware_traffic_light_multi_camera_fusion): created Schema file and updated ReadME file for parameters setting #9994

Conversation

vish0012
Copy link
Contributor

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

  • colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --packages-up-to autoware_traffic_light_multi_camera_fusion

Screenshot from 2025-01-21 11-55-56

  • ros2 launch launch/traffic_light_multi_camera_fusion.launch.xml

Screenshot from 2025-01-21 11-57-46

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

… and updated ReadME file for parameters setting

Signed-off-by: vish0012 <vishalchhn42@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) labels Jan 21, 2025
Copy link

github-actions bot commented Jan 21, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@MasatoSaeki MasatoSaeki added the run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) label Jan 21, 2025
Copy link
Contributor

@MasatoSaeki MasatoSaeki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vish0012
Thank you for your PR. Could you please check my comments?

@MasatoSaeki MasatoSaeki added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 22, 2025
@vish0012 vish0012 force-pushed the add-schema-autoware_traffic_light_multi_camera_fusion branch 2 times, most recently from 2f58eaa to 2f91cac Compare January 27, 2025 05:05
@MasatoSaeki MasatoSaeki changed the title feat(autoware_traffic_light_multi_camera_fusion): Created Schema file and updated ReadME file for parameters setting chore(autoware_traffic_light_multi_camera_fusion): created Schema file and updated ReadME file for parameters setting Jan 27, 2025
vish0012 and others added 2 commits January 28, 2025 10:01
…multi_camera_fusion as per review comments

Signed-off-by: vish0012 <vishalchhn42@gmail.com>
Copy link
Contributor

@MasatoSaeki MasatoSaeki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing. Could you fix the code about below commnent?

Copy link
Contributor Author

@vish0012 vish0012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated as per suggestion

Copy link
Contributor

@MasatoSaeki MasatoSaeki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MasatoSaeki MasatoSaeki enabled auto-merge (squash) February 5, 2025 05:57
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

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

Project coverage is 29.77%. Comparing base (ddfacd3) to head (837d0d5).
Report is 296 commits behind head on main.

Files with missing lines Patch % Lines
...ion/src/traffic_light_multi_camera_fusion_node.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9994   +/-   ##
=======================================
  Coverage   29.76%   29.77%           
=======================================
  Files        1444     1444           
  Lines      108686   108671   -15     
  Branches    42664    42661    -3     
=======================================
  Hits        32352    32352           
+ Misses      73150    73135   -15     
  Partials     3184     3184           
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
differential-cuda 0.00% <0.00%> (?)
total 29.77% <ø> (+<0.01%) ⬆️ Carriedforward from ddfacd3

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

@MasatoSaeki MasatoSaeki merged commit 15ce10e into autowarefoundation:main Feb 5, 2025
34 checks passed
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) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants