-
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(goal_planner): display stop pose infomation #6119
Conversation
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> change message Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
2a94105
to
b19c82e
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!
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6119 +/- ##
==========================================
- Coverage 14.61% 14.61% -0.01%
==========================================
Files 1859 1859
Lines 127242 127278 +36
Branches 37275 37275
==========================================
Hits 18598 18598
- Misses 87727 87763 +36
Partials 20917 20917
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…6119) change message update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…6119) change message update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…6119) change message update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…6119) change message update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
store info strings with stop_pose_ and display them as debug marker
![image](https://private-user-images.githubusercontent.com/39142679/297983668-79582151-fa85-45b1-bcb6-9f75386f0b7f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDc0OTYsIm5iZiI6MTczOTM0NzE5NiwicGF0aCI6Ii8zOTE0MjY3OS8yOTc5ODM2NjgtNzk1ODIxNTEtZmE4NS00NWIxLWJjYjYtOWY3NTM4NmYwYjdmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3NTk1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTljZTJiOTZmMDMyMjVlZGZlMzZkYmU2NDgxNmUzMmE5YjFhNDk5YzA1M2M1NmE4YWUzZTNjZTlkNzdlMWQyMDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ogsPjhdkZQyIF7sw33okjEbS0L_Pi2_e11izfOLpwg0)
Tests performed
evaluator_description: feat/stop_pose_info
2024/01/19 https://evaluation.tier4.jp/evaluation/reports/8b9874ba-f0fc-5b31-b784-77595d0eaad9/?project_id=prd_jt
https://evaluation.tier4.jp/evaluation/reports/b213ad21-1371-5559-bdbf-e86f8de56a13?project_id=prd_jt
Effects on system behavior
Not applicable.
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.