Skip to content

Commit 89eaadb

Browse files
Add control_toolbox to semi-binary repos files (#1208)
1 parent a8e0b80 commit 89eaadb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Universal_Robots_ROS2_Driver.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/ros-controls/control_msgs.git
2929
version: master
30+
control_toolbox:
31+
type: git
32+
url: https://github.com/ros-controls/control_toolbox.git
33+
version: ros2-master
3034
realtime_tools:
3135
type: git
3236
url: https://github.com/ros-controls/realtime_tools.git

Universal_Robots_ROS2_Driver.rolling.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/ros-controls/control_msgs.git
2929
version: master
30+
control_toolbox:
31+
type: git
32+
url: https://github.com/ros-controls/control_toolbox.git
33+
version: ros2-master
3034
realtime_tools:
3135
type: git
3236
url: https://github.com/ros-controls/realtime_tools.git

0 commit comments

Comments
 (0)