Skip to content

Commit d61c268

Browse files
Add ros2_control as direct dependency (#624)
Only directly using ros2_controllers in semi-binary builds is prone to breakage
1 parent e7f08db commit d61c268

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Universal_Robots_ROS2_Driver.humble.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ repositories:
1111
type: git
1212
url: https://github.com/ros-industrial/ur_msgs.git
1313
version: foxy-devel
14+
ros2_control:
15+
type: git
16+
url: https://github.com/ros-controls/ros2_control.git
17+
version: humble
1418
ros2_controllers:
1519
type: git
1620
url: https://github.com/ros-controls/ros2_controllers

0 commit comments

Comments
 (0)