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

fix(radar_tracks_noise_filter): fix launch file #10072

Conversation

MasatoSaeki
Copy link
Contributor

Description

This PR fix the syntax error in launch file caused by #9992.

Related links

Parent Issue:

  • Link

How was this PR tested?

ros2 launch autoware_radar_tracks_noise_filter radar_tracks_noise_filter.launch.xml
and
ros2 launch autoware_launch logging_simulator.launch.xml sensing:=true ...

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: MasatoSaeki <[email protected]>
@github-actions github-actions bot added the component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) label Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 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 marked this pull request as ready for review February 5, 2025 08:30
@MasatoSaeki MasatoSaeki added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 5, 2025
@technolojin technolojin self-assigned this Feb 5, 2025
@technolojin technolojin enabled auto-merge (squash) February 5, 2025 08:31
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.30%. Comparing base (8ee3fed) to head (4c37787).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10072   +/-   ##
=======================================
  Coverage   28.30%   28.30%           
=======================================
  Files        1484     1484           
  Lines      111090   111087    -3     
  Branches    43151    43151           
=======================================
  Hits        31445    31445           
+ Misses      76625    76622    -3     
  Partials     3020     3020           
Flag Coverage Δ *Carryforward flag
differential 61.53% <ø> (?)
differential-cuda 61.53% <ø> (?)
total 28.30% <ø> (+<0.01%) ⬆️ Carriedforward from 8ee3fed

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

@technolojin technolojin merged commit 768f2ca into autowarefoundation:main Feb 5, 2025
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants