-
Notifications
You must be signed in to change notification settings - Fork 682
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_adapi_rviz_plugin): add adapi rviz plugin #3380
feat(tier4_adapi_rviz_plugin): add adapi rviz plugin #3380
Conversation
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3380 +/- ##
==========================================
+ Coverage 12.33% 13.14% +0.80%
==========================================
Files 1381 1281 -100
Lines 96627 90696 -5931
Branches 27925 27925
==========================================
Hits 11919 11919
+ Misses 72079 66148 -5931
Partials 12629 12629
*This pull request uses carry forward flags. Click here to find out more.
... and 102 files with indirect coverage changes 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 in Codecov by Sentry. |
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
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.
works well with
#3370
Description
Add rviz plugins for ADAPI. This is temporary implementation for goal mofdification.
I plan to support route options in the future.
Related links
#3370
Tests performed
Check if this tool can be added to rviz.
Notes for reviewers
I plan to merge with
tier4_state_rviz_plugin
. cc: @h-ohtaPre-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.