-
Notifications
You must be signed in to change notification settings - Fork 649
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(osqp_interface): added autoware prefix to osqp_interface #8958
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
47748cf
to
7949a34
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8958 +/- ##
==========================================
+ Coverage 26.77% 26.82% +0.05%
==========================================
Files 1296 1303 +7
Lines 95822 96092 +270
Branches 39145 39260 +115
==========================================
+ Hits 25657 25779 +122
- Misses 67518 67676 +158
+ Partials 2647 2637 -10
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@xmfcx @mitsudome-r can you have a look at this when you have a moment? Thanks. |
Signed-off-by: Esteve Fernandez <[email protected]>
7949a34
to
3192ad6
Compare
@TakaHoribe @go-sakayori @kosuke55 @mkuri @rej55 @satoshi-ota @takayuki5168 @yuki-takagi-66 @mitsudome-r @xmfcx can you please have a look at these changes? Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for autoware_velocity_smoother
…towarefoundation#8958) Signed-off-by: Esteve Fernandez <[email protected]> Signed-off-by: prakash-kannaiah <[email protected]>
Description
Added
autoware
prefix toosqp_interface
Related links
Parent Issue:
autoware.universe/common
packages autoware#5077How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.