-
Notifications
You must be signed in to change notification settings - Fork 49
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
QoS logging during pub/sub creation #32
Conversation
Thanks for all of the style fixes. I believe that it is now passing the style checker successfully. For people of the future, here is how you can run the style checker locally:
|
Should we add this to the README? 👀 |
It's standard colcon/ament, so I don't think it's really necessary. |
Signed-off-by: Morgan Quigley <morgan@osrfoundation.org>
Signed-off-by: Morgan Quigley <morgan@osrfoundation.org>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net>
Signed-off-by: Morgan Quigley <morgan@osrfoundation.org>
Signed-off-by: Morgan Quigley <morgan@osrfoundation.org>
663e8ff
to
c47bd69
Compare
* Prefix keyexprs with the ros_domain_id Signed-off-by: Yadunund <yadunund@openrobotics.org> Co-authored-by: Chris Lalancette <clalancette@gmail.com>
* Prefix keyexprs with the ros_domain_id Signed-off-by: Yadunund <yadunund@openrobotics.org> Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Adds
DEBUG
log messages that print the requested QoS for publisher and subscribers.