-
Notifications
You must be signed in to change notification settings - Fork 673
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
chore(radar_object_clustering): fix README #6260
chore(radar_object_clustering): fix README #6260
Conversation
Signed-off-by: scepter914 <scepter914@gmail.com>
I updated this branch to import #6278. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6260 +/- ##
========================================
Coverage 14.38% 14.39%
========================================
Files 1907 1906 -1
Lines 129918 129808 -110
Branches 37617 37527 -90
========================================
- Hits 18695 18686 -9
+ Misses 90213 90161 -52
+ Partials 21010 20961 -49
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> Signed-off-by: scepter914 <scepter914@gmail.com>
e3dc69b
to
fe66518
Compare
* chore(radar_object_clustering): fix README Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix * Update perception/radar_object_clustering/README.md Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> Signed-off-by: scepter914 <scepter914@gmail.com> --------- Signed-off-by: scepter914 <scepter914@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
* chore(radar_object_clustering): fix README Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix * Update perception/radar_object_clustering/README.md Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> Signed-off-by: scepter914 <scepter914@gmail.com> --------- Signed-off-by: scepter914 <scepter914@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
Description
fix README in
radar_object_clustering
Tests performed
No need
Effects on system behavior
No
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.