-
Notifications
You must be signed in to change notification settings - Fork 227
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
add QoS Profile/Depth support to Node. #1376
base: rolling
Are you sure you want to change the base?
add QoS Profile/Depth support to Node. #1376
Conversation
@ahcorde @clalancette please take a look if you have time. |
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.
flake8 is failing https://build.ros2.org/job/Rpr__rclpy__ubuntu_noble_amd64/400/
Pulls: #1376 |
@clalancette thanks for the review and information. i agree with your comments, i will try to address them. |
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
987bc36
to
1e5a670
Compare
Signed-off-by: Tomoya Fujita <[email protected]>
@clalancette this is ready to review. to expose default rosout qos profile to rclpy, it requires the following changes. |
closes #1368
depends on ros2/rmw#381