-
Notifications
You must be signed in to change notification settings - Fork 675
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(tier4_state_rviz_plugin): add API monitoring for Routing, Localization and Motion #2436
Conversation
Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
ca51b5c
to
27ec23b
Compare
Codecov ReportBase: 10.60% // Head: 10.57% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2436 +/- ##
==========================================
- Coverage 10.60% 10.57% -0.04%
==========================================
Files 1265 1266 +1
Lines 87380 87577 +197
Branches 20852 20852
==========================================
- Hits 9270 9260 -10
- Misses 68250 68455 +205
- Partials 9860 9862 +2
*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. ☔ View full report at Codecov. |
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
8007574
to
896e4cb
Compare
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
…zation and Motion (autowarefoundation#2436) * feat: add viz for routing API * feat: add motion and localiation Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * some refactoring * add comment * add vertical align Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * fix: in transition * fix: setupLabel -> updateLabel * add memory Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix pre commit Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * ci(pre-commit): autofix Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…zation and Motion (autowarefoundation#2436) * feat: add viz for routing API * feat: add motion and localiation Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * some refactoring * add comment * add vertical align Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * fix: in transition * fix: setupLabel -> updateLabel * add memory Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix pre commit Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * ci(pre-commit): autofix Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…zation and Motion (autowarefoundation#2436) * feat: add viz for routing API * feat: add motion and localiation Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * some refactoring * add comment * add vertical align Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * fix: in transition * fix: setupLabel -> updateLabel * add memory Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix pre commit Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * ci(pre-commit): autofix Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…zation and Motion (autowarefoundation#2436) * feat: add viz for routing API * feat: add motion and localiation Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * some refactoring * add comment * add vertical align Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * fix: in transition * fix: setupLabel -> updateLabel * add memory Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix pre commit Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * ci(pre-commit): autofix Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: kminoda <koji.minoda@tier4.jp>
Description
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.