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(velocity_smoother): use autoware internal Stamped messages #9749

Conversation

takayuki5168
Copy link
Contributor

Description

Use autoware internal stamped messages in velocity smoother

Related links

autowarefoundation/autoware#5580

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Dec 24, 2024
Copy link

github-actions bot commented Dec 24, 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: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 24, 2024
@takayuki5168 takayuki5168 marked this pull request as ready for review December 24, 2024 00:55
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.71%. Comparing base (308eefb) to head (dd3ead2).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9749      +/-   ##
==========================================
- Coverage   29.73%   29.71%   -0.02%     
==========================================
  Files        1446     1451       +5     
  Lines      108797   108848      +51     
  Branches    42713    42715       +2     
==========================================
  Hits        32348    32348              
- Misses      73267    73318      +51     
  Partials     3182     3182              
Flag Coverage Δ *Carryforward flag
differential 25.67% <ø> (?)
total 29.73% <ø> (ø) Carriedforward from 308eefb

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

@takayuki5168 takayuki5168 merged commit 38bd911 into autowarefoundation:main Dec 24, 2024
41 of 48 checks passed
@takayuki5168 takayuki5168 deleted the feat/use-internal-stamped-message-velocity-smoother branch December 24, 2024 02:31
kminoda pushed a commit to kminoda/autoware.universe that referenced this pull request Dec 25, 2024
…warefoundation#9749)

* feat(velocity_smoother): use autoware internal Stamped messages

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Dec 25, 2024
…warefoundation#9749)

* feat(velocity_smoother): use autoware internal Stamped messages

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (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.

3 participants