Skip to content

Commit e455765

Browse files
committed
feat: add examples to repos files
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 9f303c6 commit e455765

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

ros2_rust_humble.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ repositories:
2323
type: git
2424
url: https://github.com/ros2/unique_identifier_msgs.git
2525
version: humble
26+
ros2-rust/examples:
27+
type: git
28+
url: https://github.com/ros2-rust/examples.git
29+
version: main
2630
ros2-rust/rosidl_rust:
2731
type: git
2832
url: https://github.com/ros2-rust/rosidl_rust.git

ros2_rust_jazzy.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ repositories:
2727
type: git
2828
url: https://github.com/ros2/unique_identifier_msgs.git
2929
version: jazzy
30+
ros2-rust/examples:
31+
type: git
32+
url: https://github.com/ros2-rust/examples.git
33+
version: main
3034
ros2-rust/rosidl_rust:
3135
type: git
3236
url: https://github.com/ros2-rust/rosidl_rust.git

ros2_rust_kilted.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ repositories:
2727
type: git
2828
url: https://github.com/ros2/unique_identifier_msgs.git
2929
version: kilted
30+
ros2-rust/examples:
31+
type: git
32+
url: https://github.com/ros2-rust/examples.git
33+
version: main
3034
ros2-rust/rosidl_rust:
3135
type: git
3236
url: https://github.com/ros2-rust/rosidl_rust.git

0 commit comments

Comments
 (0)