Skip to content

Commit e15100c

Browse files
authored
refactor: moved subprojects to separate repositories (#454)
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 94f76e5 commit e15100c

32 files changed

+32
-3429
lines changed

ros2_rust_humble.repos

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,11 @@ repositories:
2323
type: git
2424
url: https://github.com/ros2/unique_identifier_msgs.git
2525
version: humble
26+
ros2-rust/rosidl_rust:
27+
type: git
28+
url: https://github.com/ros2-rust/rosidl_rust.git
29+
version: main
30+
ros2-rust/rosidl_runtime_rs:
31+
type: git
32+
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
33+
version: main

ros2_rust_iron.repos

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,11 @@ repositories:
2727
type: git
2828
url: https://github.com/ros2/unique_identifier_msgs.git
2929
version: iron
30+
ros2-rust/rosidl_rust:
31+
type: git
32+
url: https://github.com/ros2-rust/rosidl_rust.git
33+
version: main
34+
ros2-rust/rosidl_runtime_rs:
35+
type: git
36+
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
37+
version: main

ros2_rust_jazzy.repos

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,11 @@ repositories:
2727
type: git
2828
url: https://github.com/ros2/unique_identifier_msgs.git
2929
version: jazzy
30+
ros2-rust/rosidl_rust:
31+
type: git
32+
url: https://github.com/ros2-rust/rosidl_rust.git
33+
version: main
34+
ros2-rust/rosidl_runtime_rs:
35+
type: git
36+
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
37+
version: main

ros2_rust_rolling.repos

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,11 @@ repositories:
2727
type: git
2828
url: https://github.com/ros2/unique_identifier_msgs.git
2929
version: rolling
30+
ros2-rust/rosidl_rust:
31+
type: git
32+
url: https://github.com/ros2-rust/rosidl_rust.git
33+
version: main
34+
ros2-rust/rosidl_runtime_rs:
35+
type: git
36+
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
37+
version: main

rosidl_generator_rs/CMakeLists.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.

rosidl_generator_rs/bin/rosidl_generator_rs

Lines changed: 0 additions & 43 deletions
This file was deleted.

rosidl_generator_rs/cmake/custom_command.cmake

Lines changed: 0 additions & 40 deletions
This file was deleted.

rosidl_generator_rs/cmake/register_rs.cmake

Lines changed: 0 additions & 30 deletions
This file was deleted.

rosidl_generator_rs/cmake/rosidl_generator_rs_generate_interfaces.cmake

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)