-
Notifications
You must be signed in to change notification settings - Fork 667
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
refactor(universe_utils/motion_utils)!: add autoware namespace #7594
refactor(universe_utils/motion_utils)!: add autoware namespace #7594
Conversation
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
I hope you will wait to merge other PR's until this PR is merged to avoid conflicts 🙏 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7594 +/- ##
===========================================
+ Coverage 14.84% 29.03% +14.19%
===========================================
Files 1999 1347 -652
Lines 139163 101385 -37778
Branches 43716 45072 +1356
===========================================
+ Hits 20661 29442 +8781
+ Misses 95731 63757 -31974
+ Partials 22771 8186 -14585
☔ View full report in Codecov by Sentry. |
build with cuda was failing due to no disk space left on device, but there was test done locally with Logging simulator and planning simulator. |
…arefoundation#7594) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: Simon Eisenmann <simon.eisenmann@driveblocks.ai>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
I hope you will wait to merge other PR's until this PR is merged to avoid conflicts 🙏
change namespace
part of autowarefoundation/autoware#4569
related package renaming PRs
Tests performed
psim
lsim
2024/06/20 https://evaluation.tier4.jp/evaluation/reports/a2c3c0e1-5c8e-5060-84f1-e57ad0d06c1c/?project_id=prd_jt
Effects on system behavior
Not applicable.
Interface changes
namespace is changed
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.