-
Notifications
You must be signed in to change notification settings - Fork 650
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): use ADAPI v1 instead of old API #2433
feat(tier4_state_rviz_plugin): use ADAPI v1 instead of old API #2433
Conversation
Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
a13181f
to
86646cb
Compare
Codecov ReportBase: 10.45% // Head: 10.45% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2433 +/- ##
==========================================
- Coverage 10.45% 10.45% -0.01%
==========================================
Files 1261 1261
Lines 92080 92139 +59
Branches 21123 21123
==========================================
Hits 9630 9630
- Misses 72242 72301 +59
Partials 10208 10208
*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. |
86646cb
to
7fd7ccf
Compare
@h-ohta Can you add a display for |
I added Transition status. |
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.
Nice work! LGTM
…arefoundation#2433) * fix: delete path change approval Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * make operation and control mode layout Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * add nullptr * fix pre-commit * fix comment * fix: rename enable disable * feat: add TRANSITION * fix comment * delete unused Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…arefoundation#2433) * fix: delete path change approval Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * make operation and control mode layout Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * add nullptr * fix pre-commit * fix comment * fix: rename enable disable * feat: add TRANSITION * fix comment * delete unused Signed-off-by: h-ohta <hiroki.ota@tier4.jp>
…arefoundation#2433) * fix: delete path change approval Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * make operation and control mode layout Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * add nullptr * fix pre-commit * fix comment * fix: rename enable disable * feat: add TRANSITION * fix comment * delete unused Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…arefoundation#2433) * fix: delete path change approval Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * make operation and control mode layout Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * add nullptr * fix pre-commit * fix comment * fix: rename enable disable * feat: add TRANSITION * fix comment * delete unused Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: kminoda <koji.minoda@tier4.jp>
Description
Related links
TIERIV_INTERNAL_LINK: https://tier4.atlassian.net/browse/T4PB-24038
Tests performed
In planning_simulator
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.