-
Notifications
You must be signed in to change notification settings - Fork 44
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
feature: edge auto #190
feature: edge auto #190
Conversation
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…nto feature/edge_auto Signed-off-by: Manato HIRABAYASHI <[email protected]>
Signed-off-by: Manato HIRABAYASHI <[email protected]>
Signed-off-by: Manato HIRABAYASHI <[email protected]>
* fix: init tf tree visualization Signed-off-by: vividf <[email protected]> * chore: fix error Signed-off-by: vividf <[email protected]> --------- Signed-off-by: vividf <[email protected]>
fix: forgot to add a fix to the dot board detector Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…nto feature/edge_auto
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 ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## feature/edge_auto #190 +/- ##
===================================================
Coverage ? 7.49%
===================================================
Files ? 104
Lines ? 7127
Branches ? 813
===================================================
Hits ? 534
Misses ? 6592
Partials ? 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* chore: adapted to the new way of using lidartag Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * chore: rename decompressed_topic name to avoid name conflict on live Signed-off-by: Manato HIRABAYASHI <[email protected]> * feat: introduce `choice` for bool options Signed-off-by: Manato HIRABAYASHI <[email protected]> * fix: init tf tree visualization (#188) * fix: init tf tree visualization Signed-off-by: vividf <[email protected]> * chore: fix error Signed-off-by: vividf <[email protected]> --------- Signed-off-by: vividf <[email protected]> * fix(intrinsic_camera_calibrator): fixed dot board detector (#189) fix: forgot to add a fix to the dot board detector Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> --------- Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> Signed-off-by: Manato HIRABAYASHI <[email protected]> Signed-off-by: vividf <[email protected]> Co-authored-by: Kenzo Lobos-Tsunekawa <[email protected]> Co-authored-by: Yi-Hsiang Fang (Vivid) <[email protected]>
Description
This PR aims to update the
feature/edge_auto
branch on the CalibrationTools repository so that users can enjoy recent update of the tools.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.