Skip to content

Commit fabfb3f

Browse files
fmauchurmahp
andauthored
Remove pinning ros2_control to specific branch (#483)
Co-authored-by: Mads Holm Peters <[email protected]>
1 parent 03a497a commit fabfb3f

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

Universal_Robots_ROS2_Driver-not-released.humble.repos

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
# The not-released files are meant to use upstream packages in binary form whenever possible.
2+
# Packages get added here, if they are not released at all or when the repo's current version
3+
# requires a newer version than the one currently released to the target distributions.
4+
# Once Upstream packages are released and synced to the target distributions in the required
5+
# version, the entry in this file shall be removed again.
16
repositories:
2-
ros2_controllers:
3-
type: git
4-
url: https://github.com/ros-controls/ros2_controllers
5-
version: master

Universal_Robots_ROS2_Driver-not-released.rolling.repos

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
# The not-released files are meant to use upstream packages in binary form whenever possible.
2+
# Packages get added here, if they are not released at all or when the repo's current version
3+
# requires a newer version than the one currently released to the target distributions.
4+
# Once Upstream packages are released and synced to the target distributions in the required
5+
# version, the entry in this file shall be removed again.
16
repositories:
2-
ros2_controllers:
3-
type: git
4-
url: https://github.com/ros-controls/ros2_controllers
5-
version: master

0 commit comments

Comments
 (0)