Skip to content

Commit 2ca4fd1

Browse files
fmauchRobertWilbrandt
authored andcommitted
Fix branches of upstream workspaces for semi-binary builds
1 parent a806680 commit 2ca4fd1

4 files changed

+4
-8
lines changed

Universal_Robots_ROS2_Driver-not-released.iron.repos

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@
44
# Once Upstream packages are released and synced to the target distributions in the required
55
# version, the entry in this file shall be removed again.
66
repositories:
7-
Universal_Robots_ROS2_Description:
8-
type: git
9-
url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
10-
version: ros2

Universal_Robots_ROS2_Driver.galactic.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories:
1818
Universal_Robots_ROS2_Description:
1919
type: git
2020
url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
21-
version: ros2
21+
version: galactic
2222
ur_msgs:
2323
type: git
2424
url: https://github.com/ros-industrial/ur_msgs.git

Universal_Robots_ROS2_Driver.iron.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repositories:
66
Universal_Robots_ROS2_Description:
77
type: git
88
url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
9-
version: ros2
9+
version: iron
1010
ur_msgs:
1111
type: git
1212
url: https://github.com/ros-industrial/ur_msgs.git
@@ -26,4 +26,4 @@ repositories:
2626
control_msgs:
2727
type: git
2828
url: https://github.com/ros-controls/control_msgs.git
29-
version: humble
29+
version: master

Universal_Robots_ROS2_Driver.rolling.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repositories:
66
Universal_Robots_ROS2_Description:
77
type: git
88
url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
9-
version: ros2
9+
version: rolling
1010
ur_msgs:
1111
type: git
1212
url: https://github.com/ros-industrial/ur_msgs.git

0 commit comments

Comments
 (0)