Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions Universal_Robots_ROS2_Driver-not-released.humble.repos
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@
# requires a newer version than the one currently released to the target distributions.
# Once Upstream packages are released and synced to the target distributions in the required
# version, the entry in this file shall be removed again.
repositories:
Universal_Robots_ROS2_Description:
type: git
url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
version: humble
repositories: []
6 changes: 5 additions & 1 deletion Universal_Robots_ROS2_Driver.humble.repos
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@ repositories:
kinematics_interface:
type: git
url: https://github.com/ros-controls/kinematics_interface.git
version: master
version: humble
control_msgs:
type: git
url: https://github.com/ros-controls/control_msgs.git
version: humble
realtime_tools:
type: git
url: https://github.com/ros-controls/realtime_tools.git
version: master
Loading