-
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.24% 26.21% -0.03%
==========================================
Files 1378 1382 +4
Lines 107445 107648 +203
Branches 41428 41532 +104
==========================================
+ Hits 28194 28223 +29
- Misses 76433 76604 +171
- Partials 2818 2821 +3
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.