-
Notifications
You must be signed in to change notification settings - Fork 233
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. |
987bc36
to
1e5a670
Compare
@clalancette this is ready to review. to expose default rosout qos profile to rclpy, it requires the following changes. |
either @clalancette or @ahcorde friendly ping. |
Pulls: #1376, ros2/rmw#381, ros2/rcl#1195, ros2/rclcpp#2663 |
@ahcorde @clalancette CI failures are unrelated to these changes, i would like to request the reviews. (see #1376 (comment)) |
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
774696e
to
69f8353
Compare
@ahcorde can you review this? all the other PRs are approved, after this approval, i will start the CI all together. |
closes #1368
depends on ros2/rmw#381