forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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
fix: compare map segmentation load #165
Merged
tkimura4
merged 3 commits into
beta/v0.5.2-odaiba-2
from
fix/compare_map_segmentation_load
Oct 28, 2022
Merged
fix: compare map segmentation load #165
tkimura4
merged 3 commits into
beta/v0.5.2-odaiba-2
from
fix/compare_map_segmentation_load
Oct 28, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…refoundation#1982) Signed-off-by: Daisuke Nishimatsu <border_goldenmarket@yahoo.co.jp> Signed-off-by: Daisuke Nishimatsu <border_goldenmarket@yahoo.co.jp> Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
…oundation#2101) Signed-off-by: Kaan Colak <kcolak@leodrive.ai> Signed-off-by: Kaan Colak <kcolak@leodrive.ai>
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
shmpwk
approved these changes
Oct 28, 2022
tkimura4
changed the title
Fix/compare map segmentation load
fix: compare map segmentation load
Oct 28, 2022
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## beta/v0.5.2-odaiba-2 #165 +/- ##
======================================================
Coverage ? 0.00%
======================================================
Files ? 45
Lines ? 3501
Branches ? 0
======================================================
Hits ? 0
Misses ? 3501
Partials ? 0
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. |
tzhong518
pushed a commit
that referenced
this pull request
Dec 9, 2022
* fix(pointcloud_preprocessor): separate targets for base class (autowarefoundation#1982) Signed-off-by: Daisuke Nishimatsu <border_goldenmarket@yahoo.co.jp> Signed-off-by: Daisuke Nishimatsu <border_goldenmarket@yahoo.co.jp> Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> * fix(pointcloud_preprocessor): add missed target dependency (autowarefoundation#2101) Signed-off-by: Kaan Colak <kcolak@leodrive.ai> Signed-off-by: Kaan Colak <kcolak@leodrive.ai> * fix: remove un-existed file from cmake Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> Signed-off-by: Daisuke Nishimatsu <border_goldenmarket@yahoo.co.jp> Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp> Signed-off-by: Kaan Colak <kcolak@leodrive.ai> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: Kaan Çolak <kaancolak95@gmail.com>
maxime-clem
pushed a commit
to maxime-clem/autoware.universe
that referenced
this pull request
Feb 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Hotfix to beta/v0.5.2-odaiba-2
autowarefoundation#1982
autowarefoundation#2101
Fix following issue
autowarefoundation#1009
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.