Skip to content

Commit

Permalink
refactor: moved subprojects to separate repositories (#454)
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <esteve@apache.org>
  • Loading branch information
esteve authored Feb 6, 2025
1 parent 94f76e5 commit e15100c
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 3,429 deletions.
8 changes: 8 additions & 0 deletions ros2_rust_humble.repos
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ repositories:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: humble
ros2-rust/rosidl_rust:
type: git
url: https://github.com/ros2-rust/rosidl_rust.git
version: main
ros2-rust/rosidl_runtime_rs:
type: git
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
version: main
8 changes: 8 additions & 0 deletions ros2_rust_iron.repos
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@ repositories:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: iron
ros2-rust/rosidl_rust:
type: git
url: https://github.com/ros2-rust/rosidl_rust.git
version: main
ros2-rust/rosidl_runtime_rs:
type: git
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
version: main
8 changes: 8 additions & 0 deletions ros2_rust_jazzy.repos
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@ repositories:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: jazzy
ros2-rust/rosidl_rust:
type: git
url: https://github.com/ros2-rust/rosidl_rust.git
version: main
ros2-rust/rosidl_runtime_rs:
type: git
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
version: main
8 changes: 8 additions & 0 deletions ros2_rust_rolling.repos
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@ repositories:
type: git
url: https://github.com/ros2/unique_identifier_msgs.git
version: rolling
ros2-rust/rosidl_rust:
type: git
url: https://github.com/ros2-rust/rosidl_rust.git
version: main
ros2-rust/rosidl_runtime_rs:
type: git
url: https://github.com/ros2-rust/rosidl_runtime_rs.git
version: main
44 changes: 0 additions & 44 deletions rosidl_generator_rs/CMakeLists.txt

This file was deleted.

43 changes: 0 additions & 43 deletions rosidl_generator_rs/bin/rosidl_generator_rs

This file was deleted.

40 changes: 0 additions & 40 deletions rosidl_generator_rs/cmake/custom_command.cmake

This file was deleted.

30 changes: 0 additions & 30 deletions rosidl_generator_rs/cmake/register_rs.cmake

This file was deleted.

This file was deleted.

Loading

0 comments on commit e15100c

Please sign in to comment.