-
Notifications
You must be signed in to change notification settings - Fork 677
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(euclidean_cluster): use point_cloud_msg_wrapper #1200
Conversation
d6ac66d
to
e331001
Compare
Codecov ReportBase: 10.40% // Head: 10.40% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #1200 +/- ##
=======================================
Coverage 10.40% 10.40%
=======================================
Files 1169 1169
Lines 83489 83489
Branches 19549 19549
=======================================
Hits 8685 8685
Misses 65301 65301
Partials 9503 9503
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
e331001
to
04a6229
Compare
@yukkysaito @aohsato @miursh Could you review this? 🙏 |
@kenji-miyake sorry, this is still not ready, there are some more places in |
Okay, when you are ready, please let them know again! |
35233af
to
4feeb7e
Compare
@kenji-miyake @yukkysaito @aohsato @miursh this is now read for review, but I have a question about how to store RGB values (see #1200 (comment)) |
256e891
to
5999c51
Compare
Note: |
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
5999c51
to
134c396
Compare
@yukkysaito @mitsudome-r @kaancolak @xmfcx I've rebased this PR and fixed the conflicts, is it still waiting on #1200 (comment) ? |
This pull request has been automatically marked as stale because it has not had recent activity. |
@mitsudome-r @esteve |
We are closing this issue for now since there has been no response for a month. Please feel free to reopen it if the issue still persists. |
@miursh thanks |
…avoidance feat(avoidance): wait and see ambiguous stopped vehicle (autowarefoundation#6631)
…ndation#1200) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
This PR replaces the standard point cloud iterators from the
sensor_msgs
package with Point Cloud Message WrapperRelated links
#1199
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.