-
Notifications
You must be signed in to change notification settings - Fork 669
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(vehicle_cmd_gate): improve debug marker activation #5426
feat(vehicle_cmd_gate): improve debug marker activation #5426
Conversation
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
bfb8191
to
c4fab1f
Compare
Signed-off-by: 1222-takeshi <[email protected]>
c4fab1f
to
83382d6
Compare
Signed-off-by: 1222-takeshi <[email protected]>
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 #5426 +/- ##
=======================================
Coverage 14.75% 14.76%
=======================================
Files 1661 1661
Lines 115525 115544 +19
Branches 35670 35681 +11
=======================================
+ Hits 17050 17059 +9
- Misses 79231 79232 +1
- Partials 19244 19253 +9
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
…dation#5426) * feat(vehicle_cmd_gate): improve filter marker logic Signed-off-by: 1222-takeshi <[email protected]> * feat: update filtered logic Signed-off-by: 1222-takeshi <[email protected]> * chore: update README.md Signed-off-by: 1222-takeshi <[email protected]> * feat: update parameter Signed-off-by: 1222-takeshi <[email protected]> * feat: add condition for filtering marker Signed-off-by: 1222-takeshi <[email protected]> * refactor: add publishMarker function Signed-off-by: 1222-takeshi <[email protected]> --------- Signed-off-by: 1222-takeshi <[email protected]>
Description
The following features were added in this pull request
Related links
autowarefoundation/autoware_launch#659
Tests performed
filter_activated_count_threshold_ = 5
rosbag-2023-10-27_15.46.37.mp4
filter_activated_count_threshold_ = 10
rosbag-2023-10-27_15.52.41.mp4
Notes for reviewers
Interface changes
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.