-
Notifications
You must be signed in to change notification settings - Fork 683
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(default_ad_api_helpers): support goal modification for rviz #3370
feat(default_ad_api_helpers): support goal modification for rviz #3370
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 #3370 +/- ##
==========================================
- Coverage 12.31% 12.31% -0.01%
==========================================
Files 1381 1381
Lines 96793 96801 +8
Branches 28020 28020
==========================================
Hits 11919 11919
- Misses 72245 72253 +8
Partials 12629 12629
*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 in Codecov by Sentry. |
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.
thanks! works fine!
allow_goal_modification-2023-04-12_22.33.18.mp4
@tkhmy @yabuta @kenji-miyake |
@kosuke55 @isamu-takagi Could you explain some items?
I can approve this after they become clear and seem to be rational. |
For above,
|
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.
Looks cool with #3370 (comment).
Description
Add new goal pose topic with goal modification for rviz.
Related links
autowarefoundation/autoware#3406
Tests performed
Check allow_goal_modification value using
/service_log
topic./rviz/routing/rough_goal
Notes for reviewers
None
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.