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_multi_object_tracker): fix typo in input_channels.schema.json #8515

Conversation

technolojin
Copy link
Contributor

@technolojin technolojin commented Aug 19, 2024

Description

Fixed a typo in the "lidar_pointpainting" key in the input_channels.schema.json file.

Related links

Need to be merged with autowarefoundation/autoware_launch#1121

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Fixed a typo in the "lidar_pointpainting" key in the input_channels.schema.json file.

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Aug 19, 2024
Copy link

github-actions bot commented Aug 19, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@technolojin technolojin marked this pull request as ready for review August 19, 2024 00:56
@technolojin technolojin self-assigned this Aug 19, 2024
@technolojin technolojin added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 19, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.87%. Comparing base (2f392a8) to head (17d23a9).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8515      +/-   ##
==========================================
- Coverage   23.90%   23.87%   -0.04%     
==========================================
  Files        1381     1383       +2     
  Lines      101913   101850      -63     
  Branches    38810    38784      -26     
==========================================
- Hits        24363    24317      -46     
- Misses      75066    75109      +43     
+ Partials     2484     2424      -60     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 23.89% <ø> (-0.01%) ⬇️ Carriedforward from 863847b

*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 enabled auto-merge (squash) August 19, 2024 02:35
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
@technolojin technolojin disabled auto-merge August 19, 2024 02:39
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
@technolojin technolojin merged commit 5dd947a into autowarefoundation:main Aug 19, 2024
30 checks passed
@technolojin technolojin deleted the chore/multi-object-tracker-fix-typo branch August 19, 2024 08:55
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Aug 27, 2024
…ma.json (autowarefoundation#8515)

* fix(schema): fix typo in input_channels.schema.json

Fixed a typo in the "lidar_pointpainting" key in the input_channels.schema.json file.

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>

* fix: fix typo in lidar_pointpainting key

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>

* chore: fix typo of lidar_pointpainitng channel

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>

---------

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
Co-authored-by: Shintaro Tomie <58775300+Shin-kyoto@users.noreply.github.com>
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants