-
Notifications
You must be signed in to change notification settings - Fork 65
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
perf(velodyne): remove mtqueue #276
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #276 +/- ##
==========================================
- Coverage 30.23% 28.16% -2.07%
==========================================
Files 112 112
Lines 9695 9479 -216
Branches 3652 2918 -734
==========================================
- Hits 2931 2670 -261
- Misses 6224 6347 +123
+ Partials 540 462 -78
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
49a9e65
to
e35fd2c
Compare
🟢 Self-EvaluationTested on a VLS128 rosbag and on a real VLP16 device, there were no packet drops/framerate drops/high CPU load etc. |
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
PR Type
Related Links
Description
Does what the title says.
Reasons for this change:
Review Procedure
launch_hw:=false
and a rosbaglaunch_hw:=true
and a real sensor or pcapPre-Review Checklist for the PR Author
PR Author should check the checkboxes below when creating the PR.
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks