-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore: sync upstream #416
chore: sync upstream #416
Conversation
…#3639) * feat(map_loader): visualize hatched road markings Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * update Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
* fix(perception): remove UB reinterpret_cast see autowarefoundation#3215 Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> * fix(pointcloud_preprocessor): remove UB reinterpret_cast Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> * refactor Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> --------- Signed-off-by: Vincent Richard <richard-v@macnica.co.jp>
…oundation#3637) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Codecov ReportPatch coverage has no change and project coverage change:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## tier4/main #416 +/- ##
=============================================
- Coverage 17.61% 8.48% -9.14%
=============================================
Files 318 195 -123
Lines 30569 18194 -12375
Branches 16340 5959 -10381
=============================================
- Hits 5386 1543 -3843
+ Misses 19931 14847 -5084
+ Partials 5252 1804 -3448
☔ View full report in Codecov by Sentry. |
This PR is not included in beta/v0.8.0 |
Features
Bug Fixes