feat(msgs): vendor 11 standard ROS 2 packages for Jazzy coverage#195
Open
vihaan-kovari wants to merge 3 commits into
Open
feat(msgs): vendor 11 standard ROS 2 packages for Jazzy coverage#195vihaan-kovari wants to merge 3 commits into
vihaan-kovari wants to merge 3 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
hiroz-codegenaction parser to handle emptyResult/Feedbacksections (matching ROS 2 / rosidl semantics). Example of this istf2_msgs/LookupTransform.action, which has an empty feedback section.The messages added are:
ros2/common_interfaces:diagnostic_msgs,shape_msgs,stereo_msgs,trajectory_msgs,visualization_msgs,std_srvsros2/rcl_interfaces:rosgraph_msgs,statistics_msgs,composition_interfacesros2/geometry2:tf2_msgsros/rosbag2:rosbag2_interfacesVendors every remaining interface package from
ros2/common_interfaces, ros2/rcl_interfaces, ros2/geometry2, andros2/rosbag2, bringing Jazzy coverage of these four repos to 100%.This PR overlaps with #191 on
tf2_msgsvendoring, but adds alltf2_msgs.Checklist
./scripts/check-local.shsuccessfullyExternal contributors: Please open as draft initially. See CONTRIBUTING.md.