-
Notifications
You must be signed in to change notification settings - Fork 668
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
chore(intersection): add debug plotter #5432
chore(intersection): add debug plotter #5432
Conversation
from tier4_debug_msgs.msg import Float64MultiArrayStamped | ||
|
||
matplotlib.use("TKAgg") | ||
|
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.
// cspell: ignore npcs |
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
f9c9da3
to
358d992
Compare
Signed-off-by: Mamoru Sobue <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5432 +/- ##
==========================================
- Coverage 14.76% 14.76% -0.01%
==========================================
Files 1663 1663
Lines 115772 115818 +46
Branches 35925 35964 +39
==========================================
Hits 17099 17099
- Misses 79310 79353 +43
- Partials 19363 19366 +3
*This pull request uses carry forward flags. Click here to find out more.
☔ 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.
LGTM
Signed-off-by: Mamoru Sobue <[email protected]>
Description
launcher PR: autowarefoundation/autoware_launch#666
Tests performed
none.
Effects on system behavior
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.