-
Notifications
You must be signed in to change notification settings - Fork 58
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
π©βπΎ Print debug messages when sensors advertise topics #151
Conversation
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-sensors3 #151 +/- ##
================================================
+ Coverage 77.17% 77.48% +0.30%
================================================
Files 23 23
Lines 2344 2367 +23
================================================
+ Hits 1809 1834 +25
+ Misses 535 533 -2
Continue to review full report at Codecov.
|
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.
Signed-off-by: Louise Poubel <[email protected]>
Thanks for the review, @adlarkin ! I addressed your comments in fb61a0e
Yup, if this gets approved, it would be helpful to preemptively add messages to those sensors so we don't need to remember to do it when merging forward. |
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/new-ignition-releases-2022-01-10/1228/1 |
π New feature
Summary
I've been trying to debug Gazebo test failures, and having these messages printed should help.
I thought of using
ignmsg
, but was afraid that it may become spammy on worlds with many sensors.Test it
Load
ign-gazebo
with maximum verbosity (-v 4
), or run some tests in this repo.Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge
πΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈ
https://github.com/osrf/buildfarmer/issues/224