-
Notifications
You must be signed in to change notification settings - Fork 32
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: add grid elevation ground filter #154
feat: add grid elevation ground filter #154
Conversation
* fix(ray_ground_filter): cannot remove ground pcl Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: remove base_frame Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * docs: update docs Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chores: remove unnecessary calculation Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chores: remove unnecessary calculation Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * docs: update parameters Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * docs: update parameters Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
…oundation#1899) * fix: add grid elevation scan ground filter Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: merge with scan ground filter Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * ci(pre-commit): autofix * chore: update docs Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: remove debug variables Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: add switchable param for grid scan mode Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * ci(pre-commit): autofix * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactoring Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * docs: update docs Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * ci(pre-commit): autofix * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chores: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * docs: update Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Related PR: tier4/autoware_launch#509 |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## beta/v0.5.2-odaiba #154 +/- ##
====================================================
Coverage ? 0.00%
====================================================
Files ? 5
Lines ? 725
Branches ? 0
====================================================
Hits ? 0
Misses ? 725
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. |
This PR is ready for merge. |
* update topic name * update namespace
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
Description
autowarefoundation#1899
Hotfix to beta/v0.5.2-odaiba
To merge this PR, another PR is needed. so We well merge this one too.
(Note: autowarefoundation#1614 does not affect Autoware behavior.)
Related Links
https://github.com/tier4/autoware_launch.xx1/pull/337
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.