Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions dashing/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2659,6 +2659,12 @@ repositories:
url: https://github.com/ros-controls/ros2_controllers.git
version: dashing
status: developed
ros2_eventdispatch:
source:
type: git
url: https://github.com/cyan-at/ros2_eventdispatch.git
version: main
status: developed
ros2_intel_realsense:
doc:
type: git
Expand Down
6 changes: 6 additions & 0 deletions humble/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9777,6 +9777,12 @@ repositories:
url: https://github.com/ros-controls/ros2_controllers.git
version: humble
status: developed
ros2_eventdispatch:
source:
type: git
url: https://github.com/cyan-at/ros2_eventdispatch.git
version: main
status: developed
ros2_fmt_logger:
doc:
type: git
Expand Down
6 changes: 6 additions & 0 deletions kilted/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7682,6 +7682,12 @@ repositories:
url: https://github.com/felixdivo/ros2-easy-test.git
version: main
status: developed
ros2_eventdispatch:
source:
type: git
url: https://github.com/cyan-at/ros2_eventdispatch.git
version: main
status: developed
ros2_fmt_logger:
doc:
type: git
Expand Down
6 changes: 6 additions & 0 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7678,6 +7678,12 @@ repositories:
url: https://github.com/felixdivo/ros2-easy-test.git
version: main
status: developed
ros2_eventdispatch:
source:
type: git
url: https://github.com/cyan-at/ros2_eventdispatch.git
version: main
status: developed
ros2_fmt_logger:
doc:
type: git
Expand Down
Loading