Skip to content

Commit

Permalink
Add a .repos file for jazzy
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
  • Loading branch information
mxgrey committed Oct 30, 2024
1 parent dad5a51 commit 9c00097
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions ros2_rust_jazzy.repos
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
repositories:
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: jazzy
ros2/example_interfaces:
type: git
url: https://github.com/ros2/example_interfaces.git
version: jazzy
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: jazzy
ros2/test_interface_files:
type: git
url: https://github.com/ros2/test_interface_files.git
version: jazzy
ros2/rosidl_core:
type: git
url: https://github.com/ros2/rosidl_core.git
version: jazzy
ros2/rosidl_defaults:
type: git
url: https://github.com/ros2/rosidl_defaults.git
version: jazzy
ros2/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: jazzy

0 comments on commit 9c00097

Please sign in to comment.