-
Notifications
You must be signed in to change notification settings - Fork 42
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_vehicle_info_utils): porting from universe to core #183
base: main
Are you sure you want to change the base?
feat(autoware_vehicle_info_utils): porting from universe to core #183
Conversation
Signed-off-by: JianKangEgon <[email protected]>
Signed-off-by: JianKangEgon <[email protected]>
Signed-off-by: JianKangEgon <[email protected]>
…e_info_utils Signed-off-by: JianKangEgon <[email protected]>
Signed-off-by: JianKangEgon <[email protected]>
Signed-off-by: NorahXiong <[email protected]>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
mits san and kondo san @mitsudome-r @youtalk Since Kang is still having his holiday, We close the original pr and create this new pr which include the modification that mits san required today. Best regards 心刚 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #183 +/- ##
==========================================
- Coverage 78.75% 71.68% -7.08%
==========================================
Files 11 14 +3
Lines 193 279 +86
Branches 73 118 +45
==========================================
+ Hits 152 200 +48
- Misses 11 31 +20
- Partials 30 48 +18
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
...oware_vehicle_info_utils/include/autoware_vehicle_info_utils/autoware_vehicle_info_utils.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: mitsudome-r <[email protected]>
Signed-off-by: mitsudome-r <[email protected]>
I get errors when I try to build this with Autoware.Universe. |
Description
We are porting autoware_vehicle_info_utils to autoware.core, and this PR adds the package to core.
Issue Link #131
Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.