-
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(bluetooth_monitor): run bluetooth monitor with new parameter #1111
feat(bluetooth_monitor): run bluetooth monitor with new parameter #1111
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1111 +/- ##
========================================
+ Coverage 9.04% 9.08% +0.03%
========================================
Files 1031 1027 -4
Lines 69974 69677 -297
Branches 14597 14506 -91
========================================
+ Hits 6327 6328 +1
+ Misses 58227 57936 -291
+ Partials 5420 5413 -7
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
@ito-san Could you fix build-and-test-differential failure on humble? |
Signed-off-by: ito-san <fumihito.ito@tier4.jp>
Signed-off-by: ito-san <fumihito.ito@tier4.jp>
dcc0715
to
704c266
Compare
…er4#1111) * feat(bluetooth_monitor): run bluetooth monitor with new parameter Signed-off-by: ito-san <fumihito.ito@tier4.jp> * ci(pre-commit): autofix * Fixed a build error in humble Signed-off-by: ito-san <fumihito.ito@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…er4#1111) * feat(bluetooth_monitor): run bluetooth monitor with new parameter Signed-off-by: ito-san <fumihito.ito@tier4.jp> * ci(pre-commit): autofix * Fixed a build error in humble Signed-off-by: ito-san <fumihito.ito@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…er4#1111) * feat(bluetooth_monitor): run bluetooth monitor with new parameter Signed-off-by: ito-san <fumihito.ito@tier4.jp> * ci(pre-commit): autofix * Fixed a build error in humble Signed-off-by: ito-san <fumihito.ito@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…er4#1111) * feat(bluetooth_monitor): run bluetooth monitor with new parameter Signed-off-by: ito-san <fumihito.ito@tier4.jp> * ci(pre-commit): autofix * Fixed a build error in humble Signed-off-by: ito-san <fumihito.ito@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…oordinate and visualize it on Rviz (autowarefoundation#1111) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: ito-san fumihito.ito@tier4.jp
Description
Run bluetooth monitor with new parameters given without restarting l2ping daemon.
Related links
#1110
Tests performed
Run
l2ping_service
andbluetooth_monitor
.Change parameter such as rtt_warning from
0.00
to30.00
(ms).bluetooth_monitor.param.yaml
Notes for reviewers
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.