Skip to content

Commit aae20f4

Browse files
authored
Update control_msgs to use humble-devel branch for humble and newer (#40799)
* Update control_msgs to use humble branch for humble and master for iron
1 parent ae6a26d commit aae20f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

humble/distribution.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,7 @@ repositories:
11961196
doc:
11971197
type: git
11981198
url: https://github.com/ros-controls/control_msgs.git
1199-
version: foxy-devel
1199+
version: humble
12001200
release:
12011201
tags:
12021202
release: release/humble/{package}/{version}
@@ -1205,7 +1205,7 @@ repositories:
12051205
source:
12061206
type: git
12071207
url: https://github.com/ros-controls/control_msgs.git
1208-
version: foxy-devel
1208+
version: humble
12091209
status: maintained
12101210
control_toolbox:
12111211
doc:

iron/distribution.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ repositories:
859859
doc:
860860
type: git
861861
url: https://github.com/ros-controls/control_msgs.git
862-
version: foxy-devel
862+
version: master
863863
release:
864864
tags:
865865
release: release/iron/{package}/{version}
@@ -868,7 +868,7 @@ repositories:
868868
source:
869869
type: git
870870
url: https://github.com/ros-controls/control_msgs.git
871-
version: foxy-devel
871+
version: master
872872
status: maintained
873873
control_toolbox:
874874
doc:

0 commit comments

Comments
 (0)