-
Notifications
You must be signed in to change notification settings - Fork 130
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
Change UUID type in action msgs #332
Conversation
Please only merge this patch until after the IDL PRs have landed since they refactor the touched code significantly. |
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.
LGTM
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.
LGTM with green CI if the IDL PRs don't get merged in time.
CI for this, ros2/rcl#353, ros2/rclcpp#602 |
This PR is part of a series of three that together close ros2/rcl_interfaces#49
EDIT: Depends on ros2/ros2#609
Connects to ros2/rcl_interfaces#49
blocked by #298
requires ros2/rcl_interfaces#54