-
Notifications
You must be signed in to change notification settings - Fork 678
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(velodyne monitor): fix warning and error threshold of hot temperature #1623
fix(velodyne monitor): fix warning and error threshold of hot temperature #1623
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1623 +/- ##
==========================================
- Coverage 10.72% 10.65% -0.07%
==========================================
Files 1103 1108 +5
Lines 78408 78772 +364
Branches 18653 18640 -13
==========================================
- Hits 8410 8397 -13
- Misses 61085 61462 +377
Partials 8913 8913
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
f946c63
to
779283e
Compare
@h-ohta |
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
There is no problem with the contents, but the file name below is incorrect, so please correct it. |
Thanks. I'll fix it. |
Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
1954340
to
5f9cdbe
Compare
…ture (#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (1623) (#95) fix(velodyne monitor): fix warning and error threshold of hot temperature (#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (tier4#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (tier4#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (tier4#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (autowarefoundation#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…verse (#152) * fix(velodyne monitor): fix warning and error threshold of hot temperature (#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix(velodyne_monitor): add temp_hot_*** to 20 (#1744) fix(velodyne_monitor): add 20 to temp_hot_*** Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…ture (tier4#1623) * fix(velodyne_monitor): fix warning and error threshold of hot temperature * doc: update README * doc: fix typo * doc: update README * feat: add config file for each model Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * Update Readme.md * Update Readme.md * fix: typo Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
feat(autoware_image_projection_based_fusion): make optional to consider lens distortion or not
Description
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.