-
Notifications
You must be signed in to change notification settings - Fork 58
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(autoware_velocity_smoother): porting to core repo #305
Conversation
…other, add to core repo : v0.0 Signed-off-by: liuXinGangChina <lxg19892021@gmail.com>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #305 +/- ##
==========================================
- Coverage 78.75% 6.47% -72.29%
==========================================
Files 11 65 +54
Lines 193 4853 +4660
Branches 73 1514 +1441
==========================================
+ Hits 152 314 +162
- Misses 11 4527 +4516
+ Partials 30 12 -18
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@liuXinGangChina I actually created the same PR in #299 before I noticed your PR. |
hi mits san Sorry not notice your pr, also close pr at universe respect to this one -- autowarefoundation/autoware_universe#10340 |
Description
porting autoware_velocity_smoother from universe to core
what i have done:
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
Must merge with pr in universes repo -- autowarefoundation/autoware_universe#10340
Interface changes
None.
Effects on system behavior
None.