-
Notifications
You must be signed in to change notification settings - Fork 650
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(lidar_centerpoint): add cyclic and processing time #1482
perf(lidar_centerpoint): add cyclic and processing time #1482
Conversation
Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
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
Codecov Report
@@ Coverage Diff @@
## main #1482 +/- ##
==========================================
+ Coverage 10.18% 10.29% +0.11%
==========================================
Files 1135 1119 -16
Lines 78538 77689 -849
Branches 17891 17886 -5
==========================================
Hits 7998 7998
+ Misses 62922 62073 -849
Partials 7618 7618
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
…dation#1482) * perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* perf(lidar_centerpoint): add cyclic and processing time Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp> * docs: update README Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
fix(intersection): cherry pick/pr8561
Description
The same tool as #946.
Related links
Tests performed
Notes for reviewers
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.