-
Notifications
You must be signed in to change notification settings - Fork 678
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(motion_planning): use StringStamped in autoware_internal_debug_msgs #9742
feat(motion_planning): use StringStamped in autoware_internal_debug_msgs #9742
Conversation
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]>
668e266
to
231f980
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9742 +/- ##
==========================================
- Coverage 29.76% 29.75% -0.01%
==========================================
Files 1444 1450 +6
Lines 108625 108667 +42
Branches 42658 42659 +1
==========================================
+ Hits 32330 32333 +3
- Misses 73114 73153 +39
Partials 3181 3181
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…sgs (autowarefoundation#9742) feat(motion planning): use StringStamped in autoware_internal_debug_msgs Signed-off-by: Takayuki Murooka <[email protected]>
…sgs (autowarefoundation#9742) feat(motion planning): use StringStamped in autoware_internal_debug_msgs Signed-off-by: Takayuki Murooka <[email protected]>
Description
Run the following command, and manually add
autoware_internal_debug_msgs
in the package.xmlRelated links
autowarefoundation/autoware#5580
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.