Skip to content
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

move qos_profile_rosout_default from rcl. #381

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

fujitatomoya
Copy link
Collaborator

related and need to be merged before ros2/rclpy#1376

@@ -87,6 +87,19 @@ static const rmw_qos_profile_t rmw_qos_profile_parameter_events =
false
};

static const rmw_qos_profile_t rmw_qos_profile_rosout_default =
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qos profile for rosout publisher is defined in rcl. it should be moved here with other profiles. see more details for ros2/rcl#1195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant