-
Notifications
You must be signed in to change notification settings - Fork 691
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_pointcloud_preprocessor): add pointcloud_densifier package #10226
base: main
Are you sure you want to change the base?
feat(autoware_pointcloud_preprocessor): add pointcloud_densifier package #10226
Conversation
Signed-off-by: Kaan Çolak <kaancolak95@gmail.com>
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: Kaan Çolak <kaancolak95@gmail.com>
Signed-off-by: Kaan Çolak <kaancolak95@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10226 +/- ##
==========================================
- Coverage 26.40% 26.35% -0.05%
==========================================
Files 1390 1394 +4
Lines 107719 107912 +193
Branches 41501 41602 +101
==========================================
+ Hits 28442 28443 +1
- Misses 76442 76634 +192
Partials 2835 2835
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
For more details : #10225
Related links
Parent Issue:
Private Links:
How was this PR tested?
run ->
ros2 launch autoware_pointcloud_preprocessor pointcloud_densifier.launch.py
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.